mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 02:33:56 +08:00
feat: 完成字典管理页面样式改造
This commit is contained in:
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// Dictionary management page text
|
||||
'dictManagement.pageTitle': 'Wörterbuchverwaltung',
|
||||
'dictManagement.dictTypeCategory': 'Wörterbuchkategorie',
|
||||
'dictManagement.searchPlaceholder': 'Bitte Wörterbuchwert-Label zur Suche eingeben',
|
||||
'dictManagement.search': 'Suchen',
|
||||
'dictManagement.dictTypeName': 'WDT-Name',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// Dictionary management page text
|
||||
'dictManagement.pageTitle': 'Dictionary Management',
|
||||
'dictManagement.dictTypeCategory': 'Dict Category',
|
||||
'dictManagement.searchPlaceholder': 'Please enter dict value label to search',
|
||||
'dictManagement.search': 'Search',
|
||||
'dictManagement.dictTypeName': 'Dict Type Name',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// Página de gerenciamento de dicionário
|
||||
'dictManagement.pageTitle': 'Gerenciamento de Dicionário',
|
||||
'dictManagement.dictTypeCategory': 'Categoria do Dicionário',
|
||||
'dictManagement.searchPlaceholder': 'Por favor, insira o rótulo do dicionário para pesquisar',
|
||||
'dictManagement.search': 'Pesquisar',
|
||||
'dictManagement.dictTypeName': 'Nome do Tipo de Dicionário',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// Dictionary management page text
|
||||
'dictManagement.pageTitle': 'Quản lý từ điển',
|
||||
'dictManagement.dictTypeCategory': 'Danh mục từ điển',
|
||||
'dictManagement.searchPlaceholder': 'Vui lòng nhập nhãn giá trị từ điển để tìm kiếm',
|
||||
'dictManagement.search': 'Tìm kiếm',
|
||||
'dictManagement.dictTypeName': 'Tên loại từ điển',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// 字典管理页面文本
|
||||
'dictManagement.pageTitle': '字典管理',
|
||||
'dictManagement.dictTypeCategory': '字典分类',
|
||||
'dictManagement.searchPlaceholder': '请输入字典值标签查询',
|
||||
'dictManagement.search': '搜索',
|
||||
'dictManagement.dictTypeName': '字典类型名称',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
|
||||
// 字典管理頁面文本
|
||||
'dictManagement.pageTitle': '字典管理',
|
||||
'dictManagement.dictTypeCategory': '字典分類',
|
||||
'dictManagement.searchPlaceholder': '請輸入字典值標籤查詢',
|
||||
'dictManagement.search': '搜索',
|
||||
'dictManagement.dictTypeName': '字典類型名稱',
|
||||
|
||||
Reference in New Issue
Block a user