1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-23 18:07:47 +02:00
jfa-go/lang/telegram/fa-ir.json
Harvey Tindall d3c5feaf1b
userpage: use form langfile, move login strings to common
login-related stuff was moved into common using the langmover script, so
that the user page doesn't have to use the admin language files.
2023-06-17 12:48:28 +01:00

12 lines
745 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"meta": {
"name": "انگلیسی"
},
"strings": {
"startMessage": "سلام!\nبرای تأیید حساب خود ، کد PIN خود را در اینجا وارد کنید.",
"matrixStartMessage": "سلام\nبرای تأیید حساب خود ، پین زیر را در صفحه ثبت نام وارد کنید.",
"invalidPIN": "آن پین نامعتبر بود ، دوباره امتحان کنید.",
"pinSuccess": "موفقیت! اکنون می توانید به صفحه ثبت نام بازگردید.",
"languageMessage": "توجه: زبانهای موجود با {command} را مشاهده کرده و زبان را با {command} <code code> تنظیم کنید."
}
}