Update strings.xml Español
I don't know if it's ok that the app_title is exactly 50 characters long
This commit is contained in:
parent
46f2b0bc83
commit
cd48fa9b1c
|
@ -7,12 +7,12 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Mostrar botón de pantalla brillante</string>
|
||||
<string name="show_stroboscope">Mostrar botón de estroboscopio</string>
|
||||
<string name="show_sos">Show an SOS button</string>
|
||||
<string name="show_sos">Mostrar botón de SOS</string>
|
||||
<string name="turn_flashlight_on">Encender la linterna al iniciar</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Flashlight - Do not get lost in the dark</string>
|
||||
<string name="app_title">Simple Flashlight - No te pierdas en la obscuridad</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Una simple linterna sin anuncios.</string>
|
||||
<string name="app_long_description">
|
||||
|
|
Loading…
Reference in New Issue