From 9782cb02f28cee176bd15e7658b854d85477922b Mon Sep 17 00:00:00 2001 From: Eden <51828039+Kokoden@users.noreply.github.com> Date: Sat, 2 Oct 2021 23:53:45 +0200 Subject: [PATCH] Apply translation fixes from code review Co-authored-by: Eldad A. Fux --- app/config/locale/translations/he.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/locale/translations/he.json b/app/config/locale/translations/he.json index 13ad351376..ef4af6f56e 100644 --- a/app/config/locale/translations/he.json +++ b/app/config/locale/translations/he.json @@ -17,13 +17,13 @@ "emails.magicSession.signature": "צוות {{project}}", "emails.recovery.subject": "איפוס סיסמא", "emails.recovery.hello": "שלום {{name}}", - "emails.recovery.body": "עקוב אחר קישור זה כדי לאפס את סיסמת הפרויקט {{project}}.", + "emails.recovery.body": "עקוב אחר קישור זה כדי לאפס את סיסמתך ב-{{project}}.", "emails.recovery.footer": "אם לא ביקשת לאפס את הסיסמה, תוכל להתעלם מהודעה זו.", "emails.recovery.thanks": "תודה", "emails.recovery.signature": "צוות {{project}}", "emails.invitation.subject": "הזמנה לצוות %s ב- %s", "emails.invitation.hello": "שלום", - "emails.invitation.body": "דואר זה נשלח אליך מכיוון ש {{owner}} רצה להזמין אותך להיות חבר בצוות {{team}} ב- {{project}}.", + "emails.invitation.body": "דואר זה נשלח אליך מכיוון ש {{owner}} רצה להזמין אותך להיות חבר בצוות {{team}} ב-{{project}}.", "emails.invitation.footer": "אם אינך מעוניין, תוכל להתעלם מהודעה זו.", "emails.invitation.thanks": "תודה", "emails.invitation.signature": "צוות {{project}}",