Skip to content

Commit c1aa718

Browse files
authored
UX: Update copy indicating page is machine-translated (#219)
Update copy for experimental topic translation "Show Original" button.
1 parent 908f7cf commit c1aa718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/locales/client.en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ en:
88
translator:
99
view_translation: "View translation"
1010
hide_translation: "Hide translation"
11-
content_not_translated: "Content not translated. Click to translate"
12-
content_translated: "Content is translated. Click to view original"
11+
content_not_translated: "Page not translated. Click to translate"
12+
content_translated: "Page is machine-translated. Click to view original"
1313
translated_from: "Translated from %{language} by %{translator}"
1414
translating: "Translating"

0 commit comments

Comments
 (0)