mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
🔨 Refactor(custom): update i18n
This commit is contained in:
@@ -34,12 +34,12 @@
|
|||||||
"title": "Configure Settings"
|
"title": "Configure Settings"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"description": "Click the theme switcher in the sidebar to change the appearance of PicList.",
|
"description": "Click the light/dark mode toggle in the sidebar to switch themes.",
|
||||||
"title": "Customize Your Theme 🎨"
|
"title": "Light/Dark Mode"
|
||||||
},
|
},
|
||||||
"themeSelection": {
|
"themeSelection": {
|
||||||
"description": "Select a theme from the dropdown to customize PicList's appearance.",
|
"description": "Select a theme from the dropdown to customize PicList's appearance.",
|
||||||
"title": "Choose Your Theme"
|
"title": "Custom Theme 🎨"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"description": "You can upload images by dragging and dropping them here, or click to select files.",
|
"description": "You can upload images by dragging and dropping them here, or click to select files.",
|
||||||
|
|||||||
@@ -34,12 +34,12 @@
|
|||||||
"title": "配置设置"
|
"title": "配置设置"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"description": "点击侧边栏中的主题切换器来改变 PicList 的外观。",
|
"description": "点击侧边栏中的明暗切换来改变明暗主题。",
|
||||||
"title": "自定义主题 🎨"
|
"title": "明暗切换"
|
||||||
},
|
},
|
||||||
"themeSelection": {
|
"themeSelection": {
|
||||||
"description": "从下拉菜单中选择主题来自定义 PicList 的外观。",
|
"description": "从下拉菜单中选择主题来自定义 PicList 的外观。",
|
||||||
"title": "选择主题"
|
"title": "自定义主题 🎨"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"description": "您可以通过拖放图片到这里,或点击选择文件来上传图片。",
|
"description": "您可以通过拖放图片到这里,或点击选择文件来上传图片。",
|
||||||
|
|||||||
@@ -34,12 +34,12 @@
|
|||||||
"title": "設定偏好"
|
"title": "設定偏好"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"description": "點擊側邊欄中的主題切換器來變更 PicList 的外觀。",
|
"description": "點擊側邊欄中的明暗切換來改變明暗主題。",
|
||||||
"title": "自訂主題 🎨"
|
"title": "明暗切換"
|
||||||
},
|
},
|
||||||
"themeSelection": {
|
"themeSelection": {
|
||||||
"description": "從下拉選單中選擇主題來自訂 PicList 的外觀。",
|
"description": "從下拉選單中選擇主題來自訂 PicList 的外觀。",
|
||||||
"title": "選擇主題"
|
"title": "自訂主題 🎨"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"description": "您可以透過拖放圖片到這裡,或點擊選擇檔案來上傳圖片。",
|
"description": "您可以透過拖放圖片到這裡,或點擊選擇檔案來上傳圖片。",
|
||||||
|
|||||||
Reference in New Issue
Block a user