diff options
author | Go MAEDA <maeda@farend.jp> | 2019-04-21 14:54:27 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-04-21 14:54:27 +0000 |
commit | 3f1927860e4f09667e1437d017e9894578285132 (patch) | |
tree | dc7991a94c086658134b4e2abdee3ef0e5f92786 /config/locales/gl.yml | |
parent | 4eecc027b1c1fbd2007a39b59ee37b86f3022a36 (diff) | |
download | redmine-3f1927860e4f09667e1437d017e9894578285132.tar.gz redmine-3f1927860e4f09667e1437d017e9894578285132.zip |
Update locales (#30838).
git-svn-id: http://svn.redmine.org/redmine/trunk@18073 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/gl.yml')
-rw-r--r-- | config/locales/gl.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 517a93eec..fc4ca1d7a 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1279,3 +1279,5 @@ gl: label_inherited_from_group: Herdado do grupo %{name} label_trackers_description: Descricións dos tipos de tarefas label_open_trackers_description: Ver as descricións de todos os tipos de tarefas + label_preferred_body_part_text: Text + label_preferred_body_part_html: HTML (experimental) |