diff options
author | Jen Bramley <jen@mysociety.org> | 2017-03-10 12:14:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-10 12:14:38 +0000 |
commit | 6885cf222e5d6d57ac4f928d55a9c5d6390e34db (patch) | |
tree | ca89abdd8466e50f65ee0e02b591293449aaf379 | |
parent | 85ad107aa7a359fb9ccd60c5d13cf592fbbd281c (diff) |
Changes as requested translation-initial-screen-app
Translated heading
-rw-r--r-- | www/templates/es/initial_help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/es/initial_help.html b/www/templates/es/initial_help.html index e598f75..4702f77 100644 --- a/www/templates/es/initial_help.html +++ b/www/templates/es/initial_help.html @@ -1,4 +1,4 @@ -<h1>Welcome to <% print( CONFIG.APP_NAME ) %></h1> +<h1>Bienvendio a <% print( CONFIG.APP_NAME ) %></h1> <p> Se puede usar este App para reportar problemas comunes de la ciudad al ayuntamiento, como por ejemplo construcciones ilegales o falta de recolección de basura. </p> |