diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index c7fe2b66..8b378ec6 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -189,7 +189,7 @@ "add_cw": "Inhalt hinzufügen Warnung", "change_sensitive": "Ändern Sie empfindlich", "pined_hashtag": "Pin the hashtag", - "description": "Für Menschen mit Sehbehinderung beschreiben", + "description": "Für Menschen mit Sehbehinderung beschreiben" }, "jump": { "jump_to": "Springe zu..." diff --git a/src/config/locales/en/translation.json b/src/config/locales/en/translation.json index d9c352bd..b89bcd93 100644 --- a/src/config/locales/en/translation.json +++ b/src/config/locales/en/translation.json @@ -201,7 +201,7 @@ "add_cw": "Add contents warning", "change_sensitive": "Change sensitive", "pined_hashtag": "Pin the hashtag", - "description": "Describe for the visually impaired", + "description": "Describe for the visually impaired" }, "jump": { "jump_to": "Jump to..." diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index c93260f8..932ff9f9 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -189,7 +189,7 @@ "add_cw": "Ajouter un avertissement de contenu", "change_sensitive": "Changer sensible", "pined_hashtag": "Pin the hashtag", - "description": "Décrire pour les malvoyant·e·s", + "description": "Décrire pour les malvoyant·e·s" }, "jump": { "jump_to": "Aller à..." diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index f46ef0e7..64955610 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -201,7 +201,7 @@ "add_cw": "閲覧注意を追加", "change_sensitive": "メディアの閲覧注意設定", "pined_hashtag": "ハッシュタグを固定する", - "description": "視覚障害者のための説明", + "description": "メディアの説明を追加" }, "jump": { "jump_to": "移動..." diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 9a6888a9..e7aa7193 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -189,7 +189,7 @@ "add_cw": "경고 문구 추가", "change_sensitive": "민감한 미디어 설정", "pined_hashtag": "해시태그고정", - "description": "시각장애인을 위한 설명", + "description": "시각장애인을 위한 설명" }, "jump": { "jump_to": "이동" diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index 96115df2..cdb065a7 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -189,7 +189,7 @@ "add_cw": "Dodaj ostrzeżenie zawartości", "change_sensitive": "Zmień wrażliwy", "pined_hashtag": "Pin the hashtag", - "description": "Wprowadź opis dla niewidomych i niedowidzących", + "description": "Wprowadź opis dla niewidomych i niedowidzących" }, "jump": { "jump_to": "Przejdź do…"