From 37b34e8f189a0ef474d9a70afe45fe45fba4cf0b Mon Sep 17 00:00:00 2001 From: Honey Patel <66742927+honeykpatel@users.noreply.github.com> Date: Mon, 4 Oct 2021 18:34:19 +0530 Subject: [PATCH] Update app/config/locale/translations/gu.json Fixed an error and added a Gujarati Translation. Co-authored-by: Christy Jacob --- app/config/locale/translations/gu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/locale/translations/gu.json b/app/config/locale/translations/gu.json index 48f537ddd0..9357160cc5 100644 --- a/app/config/locale/translations/gu.json +++ b/app/config/locale/translations/gu.json @@ -21,7 +21,7 @@ "emails.recovery.footer": "જો તમે તમારો પાસવર્ડ ફરીથી સેટ કરવાનું ન કહ્યું હોય, તો તમે આ સંદેશને અવગણી શકો છો.", "emails.recovery.thanks": "આભાર", "emails.recovery.signature": "{{project}} ટીમ", - "emails.invitation.subject": "%S ટીમને %s પર આમંત્રણ", + "emails.invitation.subject": "%s ટીમને %s પર આમંત્રણ", "emails.invitation.hello": "નમસ્કાર", "emails.invitation.body": "આ મેઇલ તમને મોકલવામાં આવ્યો હતો કારણ કે {{owner}} તમને {{project}} માં {{team}} ટીમના સભ્ય બનવા માટે આમંત્રિત કરવા માંગતા હતો.", "emails.invitation.footer": "જો તમને રસ નથી, તો તમે આ સંદેશને અવગણી શકો છો.",