mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
Sub-Store 1.0版本
1. 移除了所有基于关键词的节点操作,统一使用基于正则表达式的节点操作。 2. UI的大量改进。
This commit is contained in:
44
web/src/locales/ar.json
Normal file
44
web/src/locales/ar.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"avatar": "تانيا أندرو",
|
||||
"buttons": "وصفت",
|
||||
"calendar": "التقويم",
|
||||
"charts": "الرسوم البيانية",
|
||||
"components": "المكونات",
|
||||
"ct": "CT",
|
||||
"dashboard": "لوحة القيادة",
|
||||
"dtables": "جداول البيانات",
|
||||
"eforms": "أشكال موسعة",
|
||||
"error": "صفحة الخطأ",
|
||||
"etables": "الجداول الموسعة",
|
||||
"example": "مثال",
|
||||
"forms": "إستمارات",
|
||||
"fullscreen": "خريطة الشاشة الكاملة",
|
||||
"google": "خرائط جوجل",
|
||||
"grid": "نظام الشبكة",
|
||||
"icons": "الرموز",
|
||||
"lock": "قفل الشاشة الصفحة",
|
||||
"login": "صفحة تسجيل الدخول",
|
||||
"maps": "خرائط",
|
||||
"multi": "متعدد المستويات انهيار",
|
||||
"notifications": "إخطارات",
|
||||
"pages": "صفحات",
|
||||
"plan": "اختر خطة",
|
||||
"pricing": "التسعير",
|
||||
"my-profile": "ملفي",
|
||||
"edit-profile": "تعديل الملف الشخصي",
|
||||
"register": "تسجيل الصفحة",
|
||||
"rforms": "النماذج العادية",
|
||||
"rtables": "الجداول العادية",
|
||||
"rtl": "دعم RTL",
|
||||
"search": "بحث...",
|
||||
"settings": "الإعدادات",
|
||||
"tables": "الجداول",
|
||||
"tabs": "Tabs",
|
||||
"tim": "تيم الإبداعية",
|
||||
"timeline": "الجدول الزمني",
|
||||
"typography": "طباعة",
|
||||
"user": "ملف تعريفي للمستخدم",
|
||||
"vforms": "نماذج التحقق من الصحة",
|
||||
"widgets": "الحاجيات",
|
||||
"wizard": "ساحر"
|
||||
}
|
||||
44
web/src/locales/en.json
Normal file
44
web/src/locales/en.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"avatar": "Tania Andrew",
|
||||
"buttons": "Buttons",
|
||||
"calendar": "Calendar",
|
||||
"charts": "Charts",
|
||||
"components": "Components",
|
||||
"ct": "CT",
|
||||
"dashboard": "Dashboard",
|
||||
"dtables": "Data Tables",
|
||||
"eforms": "Extended Forms",
|
||||
"error": "Error Page",
|
||||
"etables": "Extended Tables",
|
||||
"example": "Example",
|
||||
"forms": "Forms",
|
||||
"fullscreen": "Full Screen Map",
|
||||
"google": "Google Maps",
|
||||
"grid": "Grid System",
|
||||
"icons": "Icons",
|
||||
"lock": "Lock Screen Page",
|
||||
"login": "Login Page",
|
||||
"maps": "Maps",
|
||||
"multi": "Multi Level Collapse",
|
||||
"notifications": "Notifications",
|
||||
"pages": "Pages",
|
||||
"plan": "Choose Plan",
|
||||
"pricing": "Pricing",
|
||||
"my-profile": "My Profile",
|
||||
"edit-profile": "Edit Profile",
|
||||
"register": "Register Page",
|
||||
"rforms": "Regular Forms",
|
||||
"rtables": "Regular Tables",
|
||||
"rtl": "RTL Support",
|
||||
"search": "Search",
|
||||
"settings": "Settings",
|
||||
"tables": "Tables",
|
||||
"tabs": "Tabs",
|
||||
"tim": "Creative Tim",
|
||||
"timeline": "Timeline",
|
||||
"typography": "Typography",
|
||||
"user": "User Profile",
|
||||
"vforms": "Validation Forms",
|
||||
"widgets": "Widgets",
|
||||
"wizard": "Wizard"
|
||||
}
|
||||
Reference in New Issue
Block a user