Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-11-10 18:45:32 +0300
committerGitHub <noreply@github.com>2019-11-10 18:45:32 +0300
commit5c47104318206bd9689d57bcd8726eb69b0ee11e (patch)
tree05f4882332b04712a2fd12c35594d1441cc444ba /plugins/MobileAppMeasurable
parent038c82cfb911d246515ee28ce383b0983da69d0f (diff)
language update (#15140)
Diffstat (limited to 'plugins/MobileAppMeasurable')
-rw-r--r--plugins/MobileAppMeasurable/lang/es-ar.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/MobileAppMeasurable/lang/es-ar.json b/plugins/MobileAppMeasurable/lang/es-ar.json
new file mode 100644
index 0000000000..bc79dead07
--- /dev/null
+++ b/plugins/MobileAppMeasurable/lang/es-ar.json
@@ -0,0 +1,7 @@
+{
+ "MobileAppMeasurable": {
+ "MobileApp": "Aplicación móvil",
+ "MobileApps": "Aplicaciones móviles",
+ "MobileAppDescription": "Una aplicación móvil nativa para iOS, Android o cualquier otro sistema operativo móvil."
+ }
+} \ No newline at end of file