Add translations for API Key Alert component

This commit is contained in:
yangdx
2025-03-24 17:04:31 +08:00
parent f8b3f1ee48
commit a0845b37c9
5 changed files with 30 additions and 4 deletions

View File

@@ -259,5 +259,11 @@
},
"apiSite": {
"loading": "جارٍ تحميل وثائق واجهة برمجة التطبيقات..."
},
"apiKeyAlert": {
"title": "مفتاح واجهة برمجة التطبيقات مطلوب",
"description": "الرجاء إدخال مفتاح واجهة برمجة التطبيقات للوصول إلى الخدمة",
"placeholder": "أدخل مفتاح واجهة برمجة التطبيقات",
"save": "حفظ"
}
}