summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-05-04 16:03:17 +0000
committerGo MAEDA <maeda@farend.jp>2019-05-04 16:03:17 +0000
commitf28ad8e25f57ad61ea5c0900ac00753f701ac444 (patch)
treee619a1154e2541fc3133349e0449074341f211a8 /config
parentbf0246ce83b3fe1dcc986bc4fc6acbc513330edd (diff)
downloadredmine-f28ad8e25f57ad61ea5c0900ac00753f701ac444.tar.gz
redmine-f28ad8e25f57ad61ea5c0900ac00753f701ac444.zip
Update locales (#9112).
git-svn-id: http://svn.redmine.org/redmine/trunk@18125 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml2
-rw-r--r--config/locales/az.yml2
-rw-r--r--config/locales/bg.yml2
-rw-r--r--config/locales/bs.yml2
-rw-r--r--config/locales/ca.yml2
-rw-r--r--config/locales/cs.yml2
-rw-r--r--config/locales/da.yml2
-rw-r--r--config/locales/de.yml2
-rw-r--r--config/locales/el.yml2
-rw-r--r--config/locales/en-GB.yml2
-rw-r--r--config/locales/es-PA.yml2
-rw-r--r--config/locales/es.yml2
-rw-r--r--config/locales/et.yml2
-rw-r--r--config/locales/eu.yml2
-rw-r--r--config/locales/fa.yml2
-rw-r--r--config/locales/fi.yml2
-rw-r--r--config/locales/fr.yml2
-rw-r--r--config/locales/gl.yml2
-rw-r--r--config/locales/he.yml2
-rw-r--r--config/locales/hr.yml2
-rw-r--r--config/locales/hu.yml2
-rw-r--r--config/locales/id.yml2
-rw-r--r--config/locales/it.yml2
-rw-r--r--config/locales/ja.yml2
-rw-r--r--config/locales/ko.yml2
-rw-r--r--config/locales/lt.yml2
-rw-r--r--config/locales/lv.yml2
-rw-r--r--config/locales/mk.yml2
-rw-r--r--config/locales/mn.yml2
-rw-r--r--config/locales/nl.yml2
-rw-r--r--config/locales/no.yml2
-rw-r--r--config/locales/pl.yml2
-rw-r--r--config/locales/pt-BR.yml2
-rw-r--r--config/locales/pt.yml2
-rw-r--r--config/locales/ro.yml2
-rw-r--r--config/locales/ru.yml2
-rw-r--r--config/locales/sk.yml2
-rw-r--r--config/locales/sl.yml2
-rw-r--r--config/locales/sq.yml2
-rw-r--r--config/locales/sr-YU.yml2
-rw-r--r--config/locales/sr.yml2
-rw-r--r--config/locales/sv.yml2
-rw-r--r--config/locales/th.yml2
-rw-r--r--config/locales/tr.yml2
-rw-r--r--config/locales/uk.yml2
-rw-r--r--config/locales/vi.yml2
-rw-r--r--config/locales/zh-TW.yml2
-rw-r--r--config/locales/zh.yml2
48 files changed, 96 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 1e34ce1a9..db0b70f61 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1278,3 +1278,5 @@ ar:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 894e58ecd..dc12fb8ee 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1370,3 +1370,5 @@ az:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index c05e84802..558ade8d2 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1253,3 +1253,5 @@ bg:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 54b8946fb..a41c3cba0 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1291,3 +1291,5 @@ bs:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 41e9f562a..54a791b6f 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1268,3 +1268,5 @@ ca:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index e96043799..5d74897f4 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1268,3 +1268,5 @@ cs:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/da.yml b/config/locales/da.yml
index e09a2888d..71e2304ec 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1295,3 +1295,5 @@ da:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 456b20f93..3f2db38d4 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1271,3 +1271,5 @@ de:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 8cebc5840..ef634f49a 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1278,3 +1278,5 @@ el:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 9b33e8acd..bad41a0cd 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1279,3 +1279,5 @@ en-GB:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 30a85b450..756064067 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1308,3 +1308,5 @@ es-PA:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 728451462..7023858a4 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1306,3 +1306,5 @@ es:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 68aa89bee..04bd1796e 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1283,3 +1283,5 @@ et:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index e4df98e2c..72c8f7f62 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1279,3 +1279,5 @@ eu:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 267f9aae6..6f184154d 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1263,3 +1263,5 @@ fa:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index b7ae11b7f..a9a43840e 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1299,3 +1299,5 @@ fi:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 4b802a3a7..961099982 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1270,3 +1270,5 @@ fr:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 0a3e8f48c..d1da74a6f 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1285,3 +1285,5 @@ gl:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 1009f824a..334dac733 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1283,3 +1283,5 @@ he:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 9b4e5a002..2c40200d2 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1275,3 +1275,5 @@ hr:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 982af9e44..ddf8e4ceb 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1297,3 +1297,5 @@
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 548bac771..0e4bc70ea 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1280,3 +1280,5 @@ id:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 15d1e5ff4..bee831e83 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1273,3 +1273,5 @@ it:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index ff6d65992..3663fb3cc 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1275,3 +1275,5 @@ ja:
permission_edit_own_issues: 自分が追加したチケットの編集
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 4a8bdaafe..f648872f3 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1316,3 +1316,5 @@ ko:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index cbc2855f6..b70573602 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1268,3 +1268,5 @@ lt:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 3c3ee1ed6..3a3299e94 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1272,3 +1272,5 @@ lv:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index bc8e1d1e6..bbe08aea9 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1278,3 +1278,5 @@ mk:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 735b231b8..a5665a2c5 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1278,3 +1278,5 @@ mn:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index b4f993a37..c63a44de2 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1253,3 +1253,5 @@ nl:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 81a5bb1d8..9924716de 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1268,3 +1268,5 @@
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 39a553c38..6855fd0cb 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1291,3 +1291,5 @@ pl:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 7e74a5fdc..5e4ca80e6 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1283,3 +1283,5 @@ pt-BR:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index ef59db69c..24a2aaa7d 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1271,3 +1271,5 @@ pt:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index b9b356212..8a31c908f 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1273,3 +1273,5 @@ ro:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 22b783b23..5bde36a11 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1366,3 +1366,5 @@ ru:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index f950dbaa4..330ec36d8 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1267,3 +1267,5 @@ sk:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 602e3ad69..9268a31ac 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1278,3 +1278,5 @@ sl:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 7e9cd20a1..e219a6763 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1274,3 +1274,5 @@ sq:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index b6f5cc305..c0750f653 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1280,3 +1280,5 @@ sr-YU:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index a5c3d38b3..657084226 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1279,3 +1279,5 @@ sr:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 8ce2a6c9a..75230852e 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1311,3 +1311,5 @@ sv:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/th.yml b/config/locales/th.yml
index da2f51282..abca8f38f 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1274,3 +1274,5 @@ th:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 69baa523a..1f292e3c1 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1285,3 +1285,5 @@ tr:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index f6a55681b..b658bf338 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1266,3 +1266,5 @@ uk:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 16dbd7e21..8258236d5 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1330,3 +1330,5 @@ vi:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 59e7b2680..3c1edccc6 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1335,3 +1335,5 @@
permission_edit_own_issues: 編輯自己的議題
text_select_apply_tracker: 選擇追蹤標籤
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 04c7e8d8e..83ce07c18 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1266,3 +1266,5 @@ zh:
permission_edit_own_issues: Edit own issues
text_select_apply_tracker: Select tracker
label_updated_issues: Updated issues
+ text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>.
+ You can configure it in config/configuration.yml.