diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 13:47:42 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 14:47:05 +0200 |
commit | 86cd00b5d26779150edab84e434b88ce3b985a0f (patch) | |
tree | 8541b9710528cab003387fc58609dcbfa357df7c /locale/es | |
parent | 459998276560dc6b77c11768cbd2d22bae7426a2 (diff) | |
download | gitlab-ce-86cd00b5d26779150edab84e434b88ce3b985a0f.tar.gz |
Add context for commit_box title
Diffstat (limited to 'locale/es')
-rw-r--r-- | locale/es/gitlab.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po index 455122b522b..2f4ec24e720 100644 --- a/locale/es/gitlab.po +++ b/locale/es/gitlab.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2017-06-15 13:28+0200\n" +"PO-Revision-Date: 2017-06-15 13:46+0200\n" "Language-Team: Spanish\n" "Language: es\n" "MIME-Version: 1.0\n" @@ -159,6 +159,9 @@ msgstr[1] "Cambios" msgid "Commit message" msgstr "Mensaje del cambio" +msgid "CommitBoxTitle|Commit" +msgstr "Cambio" + msgid "CommitMessage|Add %{file_name}" msgstr "Agregar %{file_name}" |