From 951ac2f511b0c9bc95d16b21c7e176cbb8570033 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 19 Sep 2018 21:26:49 +0900 Subject: [PATCH] refs #610 Update locales --- src/config/locales/de/translation.json | 3 ++- src/config/locales/fr/translation.json | 3 ++- src/config/locales/ja/translation.json | 3 ++- src/config/locales/ko/translation.json | 3 ++- src/config/locales/pl/translation.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index a1e56b68..3f7ce575 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -147,7 +147,8 @@ "add_image": "Bild hinzufügen", "change_visibility": "Sichtbarkeit ändern", "add_cw": "Inhalt hinzufügen Warnung", - "change_sensitive": "Ändern Sie empfindlich" + "change_sensitive": "Ändern Sie empfindlich", + "pined_hashtag": "Pin the hashtag" }, "jump": { "jump_to": "Springe zu..." diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 66cbb06a..18a2cb98 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -147,7 +147,8 @@ "add_image": "Ajouter une image", "change_visibility": "Changer la visibilité", "add_cw": "Ajouter un avertissement de contenu", - "change_sensitive": "Changer sensible" + "change_sensitive": "Changer sensible", + "pined_hashtag": "Pin the hashtag" }, "jump": { "jump_to": "Aller à..." diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 500d5039..e5d71291 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -147,7 +147,8 @@ "add_image": "画像を添付", "change_visibility": "プライバシー設定", "add_cw": "閲覧注意を追加", - "change_sensitive": "メディアの閲覧注意設定" + "change_sensitive": "メディアの閲覧注意設定", + "pined_hashtag": "ハッシュタグを固定する" }, "jump": { "jump_to": "移動..." diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 4e6faf59..6ef09a9d 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -152,7 +152,8 @@ "add_image": "이미지 추가", "change_visibility": "공개 범위 변경", "add_cw": "경고 문구 추가", - "change_sensitive": "민감한 미디어 설정" + "change_sensitive": "민감한 미디어 설정", + "pined_hashtag": "Pin the hashtag" }, "jump": { "jump_to": "이동" diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index bdad386a..9ff34e29 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -147,7 +147,8 @@ "add_image": "Dodaj obraz", "change_visibility": "Zmień widoczność", "add_cw": "Dodaj ostrzeżenie zawartości", - "change_sensitive": "Zmień wrażliwy" + "change_sensitive": "Zmień wrażliwy", + "pined_hashtag": "Pin the hashtag" }, "jump": { "jump_to": "Przejdź do…"