mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
Harvey Tindall
d3c5feaf1b
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.
16 lines
1.2 KiB
JSON
16 lines
1.2 KiB
JSON
{
|
|
"meta": {
|
|
"name": "العربية (AR)"
|
|
},
|
|
"strings": {
|
|
"startMessage": "مرحبا!\nضع رقمك السري للتحقق من حسابك.",
|
|
"discordStartMessage": "مرحبا!\nضع رقمك السري `/pin <PIN>` للتحقق من حسابك.",
|
|
"matrixStartMessage": "أهلا\nأدخل رقم التعريف الشخصي أدناه في صفحة الاشتراك في Jellyfin للتحقق من حسابك.",
|
|
"invalidPIN": "رقم التعريف الشخصي هذا غير صالح ، حاول مرة أخرى.",
|
|
"pinSuccess": "تم! يمكنك الآن العودة إلى صفحة التسجيل.",
|
|
"languageMessage": "ملاحظة: اطلع على اللغات المتاحة باستخدام {command} ، وقم بتعيين اللغة باستخدام {command} <language code>.",
|
|
"languageMessageDiscord": "ملاحظة: اضبط لغتك باستخدام / lang <language name>.",
|
|
"languageSet": "تم تعيين اللغة على {language}.",
|
|
"discordDMs": "يرجى التحقق من الرسائل المباشرة الخاصة بك للحصول على رد."
|
|
}
|
|
} |