mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 18:58:35 +08:00
25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"actionMsg.deleteConfirmTips": "لا يمكن التراجع عن هذا الإجراء.",
|
|
"actionMsg.deleteConfirmTitle": "حذف هذا المفتاح السري؟",
|
|
"actionMsg.ok": "موافق",
|
|
"apiKey": "مفتاح API",
|
|
"apiKeyModal.apiSecretKey": "مفتاح API السري",
|
|
"apiKeyModal.apiSecretKeyTips": "لمنع إساءة استخدام API، قم بحماية مفتاح API الخاص بك. تجنب استخدامه كنص عادي في كود الواجهة الأمامية. :)",
|
|
"apiKeyModal.createNewSecretKey": "إنشاء مفتاح سري جديد",
|
|
"apiKeyModal.created": "تم الإنشاء",
|
|
"apiKeyModal.generateTips": "احتفظ بهذا المفتاح في مكان آمن ويمكن الوصول إليه.",
|
|
"apiKeyModal.lastUsed": "آخر استخدام",
|
|
"apiKeyModal.secretKey": "المفتاح السري",
|
|
"apiServer": "خادم API",
|
|
"copied": "تم النسخ",
|
|
"copy": "نسخ",
|
|
"develop.noContent": "لا يوجد محتوى",
|
|
"develop.toc": "المحتويات",
|
|
"loading": "جاري التحميل",
|
|
"never": "أبدا",
|
|
"ok": "في الخدمة",
|
|
"pause": "إيقاف مؤقت",
|
|
"play": "تشغيل",
|
|
"playing": "جاري التشغيل"
|
|
}
|