summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cashier/src/main/res/values-es/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/cashier/src/main/res/values-es/strings.xml b/cashier/src/main/res/values-es/strings.xml
index a6b3dae..0ca3a22 100644
--- 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