commit 02cc4046b2bf48da6d086418cfe37c1bf3e61dd3 parent e0df5a58f6cb2317419ea650db2fdaffb3aa472a Author: Javier Sepulveda <javier.sepulveda@uv.es> Date: Mon, 16 Nov 2020 18:03:49 +0000 Translated using Weblate (Spanish) Currently translated at 16.2% (7 of 43 strings) Translation: GNU Taler/Cashier Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/es/ Diffstat:
| M | cashier/src/main/res/values-es/strings.xml | | | 8 | ++++++-- |
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/cashier/src/main/res/values-es/strings.xml b/cashier/src/main/res/values-es/strings.xml @@ -1,2 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<resources></resources> -\ No newline at end of file +<resources> + <string name="config_username">Nombre de usuario</string> + <string name="config_password">ContraseƱa</string> + <string name="app_name">Cajero Taler</string> +</resources> +\ No newline at end of file