Skip to content

Commit 53cdbc8

Browse files
authored
FIX: Add back i18n strings that were removed (#214)
1 parent 59f10e9 commit 53cdbc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/locales/client.en.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ en:
66
discourse_translator: "Discourse Translator"
77
js:
88
translator:
9+
view_translation: "View translation"
10+
hide_translation: "Hide translation"
911
content_not_translated: "Content not translated. Click to translate"
1012
content_translated: "Content is translated. Click to view original"
1113
translated_from: "Translated from %{language} by %{translator}"

0 commit comments

Comments
 (0)