init commit,
This commit is contained in:
6
03_source/frontend/src/locales/langs/ar/common.json
Executable file
6
03_source/frontend/src/locales/langs/ar/common.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "Arabic",
|
||||
"description": "نقطة البداية لمشروعك التالي مستندة إلى MUI. التخصيص السهل يساعدك على بناء التطبيقات بشكل أسرع وأفضل."
|
||||
}
|
||||
}
|
12
03_source/frontend/src/locales/langs/ar/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/ar/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "تطبيق",
|
||||
"job": "وظيفة",
|
||||
"user": "مستخدم",
|
||||
"travel": "السفر",
|
||||
"invoice": "فاتورة",
|
||||
"blog": {
|
||||
"title": "مدونة",
|
||||
"caption": "اختصارات لوحة المفاتيح المخصصة."
|
||||
},
|
||||
"subheader": "العنوان الفرعي"
|
||||
}
|
6
03_source/frontend/src/locales/langs/cn/common.json
Executable file
6
03_source/frontend/src/locales/langs/cn/common.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "Chinese",
|
||||
"description": "您的下一个项目的起点基于 MUI。简单的定制可帮助您更快、更好地构建应用程序。"
|
||||
}
|
||||
}
|
12
03_source/frontend/src/locales/langs/cn/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/cn/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "应用",
|
||||
"job": "工作",
|
||||
"user": "用户",
|
||||
"travel": "旅行",
|
||||
"invoice": "发票",
|
||||
"blog": {
|
||||
"title": "博客",
|
||||
"caption": "自定义键盘快捷键。"
|
||||
},
|
||||
"subheader": "子标题"
|
||||
}
|
6
03_source/frontend/src/locales/langs/en/common.json
Executable file
6
03_source/frontend/src/locales/langs/en/common.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "English",
|
||||
"description": "The starting point for your next project is based on MUI. Easy customization helps you build apps faster and better."
|
||||
}
|
||||
}
|
12
03_source/frontend/src/locales/langs/en/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/en/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "App",
|
||||
"job": "Job",
|
||||
"user": "User",
|
||||
"travel": "Travel",
|
||||
"invoice": "Invoice",
|
||||
"blog": {
|
||||
"title": "Blog",
|
||||
"caption": "Custom keyboard shortcuts."
|
||||
},
|
||||
"subheader": "Sub header"
|
||||
}
|
6
03_source/frontend/src/locales/langs/fr/common.json
Executable file
6
03_source/frontend/src/locales/langs/fr/common.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "France",
|
||||
"description": "Le point de départ pour votre prochain projet est basé sur MUI. La personnalisation facile vous aide à construire des applications plus rapidement et mieux."
|
||||
}
|
||||
}
|
12
03_source/frontend/src/locales/langs/fr/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/fr/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "Application",
|
||||
"job": "Emploi",
|
||||
"user": "Utilisateur",
|
||||
"travel": "Voyage",
|
||||
"invoice": "Facture",
|
||||
"blog": {
|
||||
"title": "Blog",
|
||||
"caption": "Raccourcis clavier personnalisés."
|
||||
},
|
||||
"subheader": "Sous-titre"
|
||||
}
|
6
03_source/frontend/src/locales/langs/vi/common.json
Executable file
6
03_source/frontend/src/locales/langs/vi/common.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"demo": {
|
||||
"lang": "Vietnamese",
|
||||
"description": "Điểm bắt đầu cho dự án tiếp theo của bạn dựa trên MUI. Việc tùy chỉnh dễ dàng giúp bạn xây dựng ứng dụng nhanh hơn và tốt hơn."
|
||||
}
|
||||
}
|
12
03_source/frontend/src/locales/langs/vi/navbar.json
Executable file
12
03_source/frontend/src/locales/langs/vi/navbar.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app": "Ứng dụng",
|
||||
"job": "Công việc",
|
||||
"user": "Người dùng",
|
||||
"travel": "Du lịch",
|
||||
"invoice": "Hóa đơn",
|
||||
"blog": {
|
||||
"title": "Blog",
|
||||
"caption": "Phím tắt tùy chỉnh."
|
||||
},
|
||||
"subheader": "Tiêu đề phụ"
|
||||
}
|
Reference in New Issue
Block a user