2026-04-16-1
This commit is contained in:
@@ -50,6 +50,26 @@ const i18n = {
|
||||
'kpi-success-rate': 'Success Rate',
|
||||
'kpi-active-keys': 'Active Keys',
|
||||
'kpi-latency': 'Avg Latency',
|
||||
|
||||
// Analytics
|
||||
'chart-request-volume': 'Request Volume (Overall)',
|
||||
'chart-latency-breakdown': 'Latency Breakdown (ms)',
|
||||
'chart-success-ratio': 'Success Ratio',
|
||||
'chart-days': ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
||||
|
||||
// Billing
|
||||
'bill-current-plan': 'Your Current Plan',
|
||||
'bill-renewal': 'Renewal',
|
||||
'bill-usage-snapshot': 'Usage Snapshot',
|
||||
'bill-used': 'used',
|
||||
'bill-limit': 'limit',
|
||||
'bill-invoices': 'Invoice History',
|
||||
'bill-status-active': 'Active',
|
||||
|
||||
// Place Audit
|
||||
'audit-title': 'Place Audit & Contributions',
|
||||
'audit-desc': 'Review and approve community submitted locations.',
|
||||
'audit-no-data': 'No pending contributions found.',
|
||||
},
|
||||
ar: {
|
||||
// Navbar
|
||||
@@ -95,6 +115,26 @@ const i18n = {
|
||||
'kpi-success-rate': 'نسبة النجاح',
|
||||
'kpi-active-keys': 'المفاتيح النشطة',
|
||||
'kpi-latency': 'متوسط سرعة الاستجابة',
|
||||
|
||||
// Analytics
|
||||
'chart-request-volume': 'حجم الطلبات الكلية',
|
||||
'chart-latency-breakdown': 'تحليل سرعة الاستجابة (مللي ثانية)',
|
||||
'chart-success-ratio': 'نسبة نجاح الطلبات',
|
||||
'chart-days': ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
|
||||
// Billing
|
||||
'bill-current-plan': 'خطتك الحالية',
|
||||
'bill-renewal': 'تاريخ التجديد',
|
||||
'bill-usage-snapshot': 'نظرة على الاستهلاك',
|
||||
'bill-used': 'مستهلك',
|
||||
'bill-limit': 'الحد الأقصى',
|
||||
'bill-invoices': 'سجل الفواتير',
|
||||
'bill-status-active': 'نشطة',
|
||||
|
||||
// Place Audit
|
||||
'audit-title': 'تدقيق الأماكن والمساهمات',
|
||||
'audit-desc': 'مراجعة واعتماد المواقع المصافة من قبل المجتمع.',
|
||||
'audit-no-data': 'لا توجد مساهمات معلقة حالياً.',
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user