diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index b607b924..861094e0 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -15,3 +15,4 @@ he: view_translation: "הצגת התרגום" hide_translation: "הסתרת התרגום" translated_from: "תורגם מ%{language} ע״י %{translator}" + translating: "תרגום" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index e693ee34..9091fbbb 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -15,3 +15,4 @@ ro: view_translation: "Vezi traducere" hide_translation: "Ascunde traducere" translated_from: "Tradus din %{language} cu %{translator}" + translating: "Traduce"