diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 06:55:40 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 06:55:40 +0000 |
commit | 79a7cf19ec2d4e9dd9b31e41e76c140b4e4cad10 (patch) | |
tree | ace126eeb2e8c531c18f5ae17798b0e8b360a657 /config | |
parent | a990301faa6f859b1c569ed3e3202cb75946de8b (diff) | |
download | redmine-79a7cf19ec2d4e9dd9b31e41e76c140b4e4cad10.tar.gz redmine-79a7cf19ec2d4e9dd9b31e41e76c140b4e4cad10.zip |
Spanish Panama "label_issue_new" translation changed by Helder Manuel Torres Vieira (#24004, #24494)
git-svn-id: http://svn.redmine.org/redmine/trunk@16017 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/es-PA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index fc2bc3b9f..d87759fa2 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -479,7 +479,7 @@ es-PA: label_issue_category: Categoría de las incidencias label_issue_category_new: Nueva categoría label_issue_category_plural: Categorías de las incidencias - label_issue_new: Nueva incidencias + label_issue_new: Nueva incidencia label_issue_plural: Incidencias label_issue_status: Estado de la incidencias label_issue_status_new: Nuevo estado |