From 9bf19e4dc540a5f119047f797e5d97eed93f8245 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Mon, 1 Jun 2026 00:30:24 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/fa-IR.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/frontend/src/i18n/lang/fa-IR.json b/frontend/src/i18n/lang/fa-IR.json index 9e26dfeeb..6013d552c 100644 --- a/frontend/src/i18n/lang/fa-IR.json +++ b/frontend/src/i18n/lang/fa-IR.json @@ -1 +1,19 @@ -{} \ No newline at end of file +{ + "home": { + "welcomeNight": "شب بخیر {username}!", + "welcomeNightOwl": "سلام جغد شب‌زنده‌دار {username}", + "welcomeNightBurning": "داری تا دیروقت کار می‌کنی، {username}؟", + "welcomeNightQuiet": "ساعات بی سروصدا، {username}", + "welcomeNightLate": "دیر وقته، {username}", + "welcomeNightMoonlit": "برنامه‌ریزی زیر نور ماه، {username}؟", + "welcomeMorning": "صبح بخیر {username}!", + "welcomeMorningHey": "سلام {username}، آماده‌ای شروع کنیم؟", + "welcomeMorningFresh": "شروعی تازه، {username}", + "welcomeMorningCoffee": "قهوه و کارها، {username}؟", + "welcomeMorningRise": "بلند شو و برنامه‌ریزی کن، {username}" + }, + "ready": { + "loading": "Vikunja در حال بارگذاری است…", + "checkApiUrl": "لطفاً بررسی کنید که آدرس api صحیح باشد." + } +} \ No newline at end of file