You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/server.en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ en:
18
18
restrict_translation_by_group: "Only allowed groups can translate"
19
19
restrict_translation_by_poster_group: "Only allow translation of posts made by users in allowed groups. If empty, allow translations of posts from all users."
20
20
translator:
21
-
failed: "The translator is unable to translate this language."
21
+
failed: "The translator is unable to translate this content (%{source_locale}) to the default language of this site (%{target_locale})."
22
22
not_supported: "This language is not supported by the translator."
23
23
too_long: "This post is too long to be translated by the translator."
24
24
not_available: "The translator service is currently not available."
0 commit comments