From 723c92fe3d00a2d4d8769f64e11cb6722a849dc7 Mon Sep 17 00:00:00 2001 From: "pietre.linux" Date: Wed, 29 Jan 2020 00:23:14 +0100 Subject: [PATCH] Update es.json --- locales-dev/es.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales-dev/es.json b/locales-dev/es.json index 9e26dfee..4400225b 100644 --- a/locales-dev/es.json +++ b/locales-dev/es.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "testupgrade_manifest_arguments_install_domain": "Elige un dominio para TestUpgrade", + "testupgrade_manifest_arguments_install_help_path": "Esta es la ruta URL de tu aplicación, no es tu ruta del sistema", + "testupgrade_manifest_arguments_install_is_public": "Esto es un sitio publico ?", + "testupgrade_manifest_arguments_install_path": "Choose a path for TestUpgrade", + "testupgrade_manifest_arguments_install_test_translation_generation": "Some random string to see if this is included in en.json", + "testupgrade_manifest_description": "Dummy app for testing upgrade. Development purpose." +}