diff options
Diffstat (limited to 'androidApp/src/main/res/values-es-rMX/map_layers.xml')
-rw-r--r-- | androidApp/src/main/res/values-es-rMX/map_layers.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/androidApp/src/main/res/values-es-rMX/map_layers.xml b/androidApp/src/main/res/values-es-rMX/map_layers.xml new file mode 100644 index 0000000..eff37d9 --- /dev/null +++ b/androidApp/src/main/res/values-es-rMX/map_layers.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="layer_streets">Calles</string> + <string name="layer_satellite">Satélite</string> +</resources>
\ No newline at end of file |