From 69f83097f3ee9cee5acf9287e09cbdca099fae2b Mon Sep 17 00:00:00 2001 From: Amir Moghani Date: Sat, 13 Jun 2026 13:49:55 +0330 Subject: [PATCH] chore: add copyright --- public/locales/en/authentication.json | 2 +- public/locales/fa/authentication.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/authentication.json b/public/locales/en/authentication.json index 77743aa..d4f270e 100644 --- a/public/locales/en/authentication.json +++ b/public/locales/en/authentication.json @@ -11,7 +11,7 @@ "googleAuthenticationFailed": "Login with google failed", "persian": "Persian (Fa)", "english": "English (En)", - "accountInfo": "Harmony Account - {{year}}" + "accountInfo": "Harmony Account - {{year}} ©" }, "verify": { "verify": "Verify", diff --git a/public/locales/fa/authentication.json b/public/locales/fa/authentication.json index 883bc71..ff13acd 100644 --- a/public/locales/fa/authentication.json +++ b/public/locales/fa/authentication.json @@ -11,7 +11,7 @@ "googleAuthenticationFailed": "ورود با گوگل با خطا مواجه شد", "persian": "فارسی (Fa)", "english": "انگلیسی (En)", - "accountInfo": "{{year}}-هارمونی اکانت" + "accountInfo": "{{year}}-هارمونی اکانت ©" }, "verify": { "verify": "اعتبارسنجی",