-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from weblate/weblate-fossify-flashlight
Translations update from Hosted Weblate
- Loading branch information
Showing
58 changed files
with
202 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="app_launcher_name">टॉर्च</string> | ||
<string name="bright_display">उज्ज्वल प्रदर्शन</string> | ||
<string name="camera_error">कैमरा प्राप्त करना विफल रहा</string> | ||
<string name="show_bright_display">एक उज्ज्वल डिस्प्ले बटन दिखाएँ</string> | ||
<string name="stroboscope">स्ट्रोबोस्कोप</string> | ||
<string name="camera_permission">उचित स्ट्रोबोस्कोप प्रभाव के लिए कैमरे की अनुमति आवश्यक है</string> | ||
<string name="show_stroboscope">स्ट्रोबोस्कोप बटन दिखाएँ</string> | ||
<string name="turn_flashlight_on">स्टार्टअप पर टॉर्च चालू करें</string> | ||
<string name="app_name">Fossify Flashlight</string> | ||
<string name="show_sos">एक SOS बटन दिखाएँ</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Đèn pin Fossify</string> | ||
</resources> | ||
<string name="show_sos">Hiện nút tính hiệu cầu cứu SOS</string> | ||
<string name="show_bright_display">Hiện nút làm sáng màn hình</string> | ||
<string name="app_launcher_name">Đèn pin</string> | ||
<string name="camera_error">Không nhận được máy ảnh</string> | ||
<string name="camera_permission">Cần có quyền truy cập vào máy ảnh để có hiệu ứng hoạt nghiệm thích hợp</string> | ||
<string name="stroboscope">Kính hoạt nghiệm</string> | ||
<string name="bright_display">Sáng màn hình</string> | ||
<string name="show_stroboscope">Hiện nút kính hoạt nghiệm</string> | ||
<string name="turn_flashlight_on">Bật đèn pin cùng ứng dụng</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* Adding a Get Simple Phone button into the About section | ||
* Added some translation and UX improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Allow changing the flashlight brightness on Android 13+ | ||
* Added a Bright display settings tile | ||
* Fixed SOS timing | ||
* Added some translation and UX improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Allow changing the flashlight brightness on Android 13+ | ||
* Added a Bright display settings tile | ||
* Fixed SOS timing | ||
* Added some translation and UX improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* Use Material You design by default on Android 12+ | ||
* Increased minimal required Android OS version to 6 | ||
* Added some UI, stability and translation improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Added some UI, stability and translation improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Added some UI and translation improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* Added a Sleep timer | ||
* Added some UI and translation improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Added some UI and translation improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Ovládání blesku s úpravou jasu a přizpůsobitelnou barvou a stroboskopem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Jednoduchá svítilna |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LED-Lichtsteuerung mit Helligkeitsregelung und anpassbarer Farbe, Stroboskop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Fossify Taschenlampe | ||
Fossify Flashlight |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
* Permitir cambiar el brillo de la linterna en Android 13+ | ||
* Añadido un azulejo de configuración de pantalla brillante | ||
* Corregido el tiempo de SOS | ||
* Añadidas algunas mejoras de traducción y UX | ||
* Añadido un mosaico de configuración de pantalla brillante | ||
* Temporización fija para SOS | ||
* Añadido algunas mejoras de traducción y UX |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Una linterna limpia con una pantalla extra brillante, estroboscopio personalizable con función de luz estroboscópica y un modo SOS predefinido. | ||
|
||
Esta linterna LED de inicio rápido se enciende en su dispositivo y funciona como una luz LED real cuando está en la oscuridad. Con esta luz diagonal, puede trabajar fácilmente en diferentes circunstancias y esta linterna LED de inicio rápido puede ayudarlo cuando se encuentre en una situación desesperada. | ||
|
||
Todas estas funciones pueden resultar de gran ayuda en determinadas circunstancias. Ya sea que esté deambulando en la oscuridad y necesite una luz LED para ver el camino, o tenga que encontrar algo en un lugar con poca luz, esta luz de inicio rápido puede ayudarlo en todas las circunstancias posibles. La luz estroboscópica de esta aplicación puede ayudarte cuando necesites ayuda. La luz LED de inicio rápido puede ayudar a pedir ayuda si lo necesita. | ||
|
||
Se puede cambiar el color de la pantalla brillante, abriendo un nuevo mundo de usos posibles. Puede resultar útil en caso de que desee ver su proximidad más amplia sin cegarse. Con diferentes colores, puedes utilizar esta luz LED cuando estés con amigos y quieras hacer una fiesta. O puede utilizar esta función para llamar a alguien para pedir ayuda a la persona. | ||
|
||
Se puede cambiar la frecuencia del estroboscopio, desde parpadeos muy rápidos hasta parpadeos ocasionales. Esta aplicación de inicio rápido se puede personalizar según sus necesidades. Puedes cambiar todas las funciones de esta aplicación según sus necesidades sin ningún problema. | ||
|
||
Esta luz gratuita se enciende a través de la aplicación (no del widget), evitará que el dispositivo se quede dormido. La linterna fuerte puede encenderse opcionalmente al iniciar la aplicación, pero no es obligatorio. | ||
|
||
Viene con un widget 1x1 con color y transparencia personalizables. Este widget puede ayudarle a iniciar rápidamente su aplicación de luz LED cuando la necesite. | ||
|
||
Viene con material desing y tema oscuro de forma predeterminada, brinda una excelente experiencia de usuario para un uso fácil. La falta de acceso a Internet le brinda más privacidad, seguridad y estabilidad que otras aplicaciones. | ||
|
||
No contiene anuncios ni permisos innecesarios. Es totalmente de código abierto y proporciona colores personalizables. | ||
|
||
Consulte el conjunto completo de herramientas simples aquí: | ||
https://www.fossify.org | ||
|
||
Reddit: | ||
https://www.reddit.com/r/Fossify | ||
|
||
Telegram: | ||
https://t.me/Fossify |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Simple Flashlight |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LED-lambi haldustarvik, sh ereduse haldus, kohandatavad värvid ja stroboskoop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Fossify taskulamp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* Ajout d'un bouton "Get Simple Phone" dans la section "About" | ||
* Ajout de quelques améliorations au niveau de la traduction et de l'interface utilisateur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Permet de modifier la luminosité de la lampe de poche sur Android 13+. | ||
* Ajout d'une tuile de paramètres d'affichage lumineux | ||
* Correction de la synchronisation SOS | ||
* Amélioration de la traduction et de l'interface utilisateur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Permet de modifier la luminosité de la lampe de poche sur Android 13+. | ||
* Ajout d'une tuile de paramètres d'affichage lumineux | ||
* Correction de la synchronisation SOS | ||
* Amélioration de la traduction et de l'interface utilisateur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* Utilisation du design Material You par défaut sur Android 12+ | ||
* Augmentation de la version minimale requise du système d'exploitation Android à 6 | ||
* Amélioration de l'interface utilisateur, de la stabilité et de la traduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Amélioration de l'interface utilisateur, de la stabilité et de la traduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Amélioration de l'interface utilisateur et de la traduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* Ajout d'une minuterie de sommeil | ||
* Amélioration de l'interface utilisateur et de la traduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Amélioration de l'interface utilisateur et de la traduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Une lampe de poche épurée avec un écran extra lumineux, un stroboscope personnalisable avec fonction de lumière stroboscopique et un mode SOS prédéfini. | ||
|
||
Cette lampe de poche LED à démarrage rapide éclaire votre appareil et fonctionne comme une véritable lumière LED dans l'obscurité. En utilisant cette lampe oblique, vous pouvez facilement travailler dans différentes circonstances et cette lampe de poche LED à démarrage rapide peut vous aider lorsque vous êtes dans une situation désastreuse. | ||
|
||
Toutes ces fonctions peuvent être extrêmement utiles dans certaines circonstances. Que vous vous promeniez dans l'obscurité et que vous ayez besoin d'une lumière LED pour voir le chemin, ou que vous deviez trouver quelque chose dans un endroit peu éclairé, cette lampe flash à démarrage rapide peut vous aider dans toutes les circonstances possibles. La lumière stroboscopique de cette application peut vous aider lorsque vous avez besoin d'aide. Le voyant LED flash à démarrage rapide peut vous aider à appeler à l'aide si vous en avez besoin. | ||
|
||
L'écran Bright peut changer de couleur, ouvrant ainsi un nouveau monde d'utilisations possibles. Cela peut s’avérer utile si vous souhaitez voir votre plus grande proximité sans vous aveugler. Avec différentes couleurs, vous pouvez utiliser cette lumière LED lorsque vous êtes entre amis et que vous souhaitez faire une fête. Ou vous pouvez utiliser cette fonctionnalité pour appeler quelqu'un à l'aide en fonction de la personne. | ||
|
||
La fréquence du stroboscope peut être modifiée, allant d'un clignotement très rapide à des clignotements occasionnels. Cette application de démarrage rapide peut être personnalisée en fonction de vos besoins. Vous pouvez modifier toutes les fonctionnalités de cette application en fonction de vos besoins sans aucun problème. | ||
|
||
Si cette lampe flash gratuite est allumée via l'application (pas le widget), elle empêchera l'appareil de s'endormir. La torche puissante peut éventuellement s'allumer au lancement de l'application, mais ce n'est pas obligatoire. | ||
|
||
Livré avec un widget 1x1 avec couleur et transparence personnalisables. Ce widget peut vous aider à démarrer rapidement votre application d'éclairage LED chaque fois que vous en avez besoin. | ||
|
||
Il est livré avec une conception matérielle et un thème sombre par défaut, offrant une excellente expérience utilisateur pour une utilisation facile. Le manque d'accès à Internet vous offre plus de confidentialité, de sécurité et de stabilité que les autres applications. | ||
|
||
Ne contient aucune publicité ni autorisation inutile. Il est entièrement open source et fournit des couleurs personnalisables. | ||
|
||
Découvrez la suite complète d’outils simples ici : | ||
https://www.fossify.org | ||
|
||
Reddit : | ||
https://www.reddit.com/r/Fossify | ||
|
||
Télégramme: | ||
https://t.me/Fossify |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Contrôleur de LED avec contrôle de luminosité et couleur personnalisable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Lampe de poche simple |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* अबाउट सेक्शन में गेट Simple Phone बटन जोड़ना | ||
* कुछ अनुवाद और UX सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Android 13+ पर टॉर्च की चमक बदलने की अनुमति | ||
* एक ब्राइट डिस्प्ले सेटिंग टाइल जोड़ी गई | ||
* निश्चित SOS समय | ||
* कुछ अनुवाद और UX सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* Android 13+ पर टॉर्च की चमक बदलने की अनुमति दें | ||
* एक ब्राइट डिस्प्ले सेटिंग टाइल जोड़ी गई | ||
* निश्चित SOS समय | ||
* कुछ अनुवाद और UX सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* Android 12+ पर डिफ़ॉल्ट रूप से आपके द्वारा डिज़ाइन की गई सामग्री का उपयोग करें | ||
* न्यूनतम आवश्यक Android OS वर्शन को बढ़ाकर 6 कर दिया गया है | ||
* कुछ UI, स्थिरता और अनुवाद सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* कुछ UI, स्थिरता और अनुवाद सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* कुछ UI और अनुवाद सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* स्लीप टाइमर जोड़ा गया | ||
* कुछ UI और अनुवाद सुधार जोड़े गए |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* कुछ UI और अनुवाद सुधार जोड़े गए |
Oops, something went wrong.