diff options
| author | Tanuj <thetanuj@hotmail.com> | 2025-11-19 13:31:37 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2025-11-19 13:31:37 +0530 |
| commit | bdf293829fe0d939bc3faacf220c3e157790ce77 (patch) | |
| tree | 00a1ab7dc8e33cf3bb27bfe594caa80c38795f0d /app/src/main/res/values-es-rUS/strings.xml | |
| parent | e91f81c613c154345a05cc3c42590c2e2f8e59b8 (diff) | |
| download | SidePhOnelauncher-bdf293829fe0d939bc3faacf220c3e157790ce77.tar.gz SidePhOnelauncher-bdf293829fe0d939bc3faacf220c3e157790ce77.tar.bz2 SidePhOnelauncher-bdf293829fe0d939bc3faacf220c3e157790ce77.zip | |
Translations
Diffstat (limited to 'app/src/main/res/values-es-rUS/strings.xml')
| -rw-r--r-- | app/src/main/res/values-es-rUS/strings.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app/src/main/res/values-es-rUS/strings.xml b/app/src/main/res/values-es-rUS/strings.xml index 0bba712..e2077eb 100644 --- a/app/src/main/res/values-es-rUS/strings.xml +++ b/app/src/main/res/values-es-rUS/strings.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?><!-- Spanish --> <resources> <string name="app">App</string> <string name="set_as_default_launcher">Establecer como lanzador principal</string> @@ -134,5 +134,6 @@ \n\nCreemos que cambiar a un lanzador mínimo es una excelente decisión. Aunque obviamente somos parciales, esperamos que disfrutes la experiencia. ¡No dude en compartir sus pensamientos con nosotros!</string> <string name="alignment_changed">Alineación cambiada ✅</string> <string name="home_screen">Pantalla de inicio</string> - <string name="hey">Hola</string> <!-- Spanish --> -</resources> + <string name="hey">Hola</string> + <string name="more_features">Más funciones…</string> +</resources><!-- Spanish --> |
