From c4378d19db2f392cd91e13d461c78787c0f15ecd Mon Sep 17 00:00:00 2001 From: vaheeD khoshnouD Date: Sat, 7 Aug 2021 21:23:28 +0200 Subject: [PATCH] Added translation using Weblate (Persian) --- lang/common/fa-IR.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lang/common/fa-IR.json diff --git a/lang/common/fa-IR.json b/lang/common/fa-IR.json new file mode 100644 index 0000000..f9b24ad --- /dev/null +++ b/lang/common/fa-IR.json @@ -0,0 +1,26 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "send": "", + "success": "", + "error": "", + "copy": "", + "copied": "", + "time24h": "", + "time12h": "", + "linkTelegram": "", + "contactEmail": "", + "contactTelegram": "", + "linkDiscord": "", + "linkMatrix": "", + "contactDiscord": "", + "theme": "" + } +}