🌎 New Crowdin updates
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"title": "设置",
|
||||
"tooltip": "设置",
|
||||
"tabs": {
|
||||
"common": "普通",
|
||||
"customizations": "定制化"
|
||||
"common": "常规",
|
||||
"customizations": "个性化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "将你的配置文件拖放到页面上,就可以上传了!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "用❤️制作的@"
|
||||
"madeWithLove": "用❤️创造,出品于"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "页面标题",
|
||||
"placeholder": "霍马尔 🦞"
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "徽标",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "徽标(Favicon",
|
||||
"label": "网站图标",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "背景介绍",
|
||||
"label": "背景",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "遮阳板"
|
||||
"label": "阴影"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "保存的配置",
|
||||
"title": "配置已保存",
|
||||
"message": "配置保存为 {{configName}}"
|
||||
}
|
||||
}
|
||||
@@ -24,8 +24,8 @@
|
||||
"text": "删除配置",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "配置删除",
|
||||
"message": "配置删除"
|
||||
"title": "配置已删除",
|
||||
"message": "配置已删除"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "配置删除失败",
|
||||
@@ -42,7 +42,7 @@
|
||||
"message": "无法加载您的配置。无效的JSON格式。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": "配置 {{configName}} ,成功加载。"
|
||||
"title": "配置 {{configName}} 已成功加载。"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"title": "模块使能器"
|
||||
"title": "启用模块"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "搜索引擎",
|
||||
"tips": {
|
||||
"generalTip": "在你的查询前使用前缀 !yt和 !t,分别在YouTube上搜索或搜索Torrent。",
|
||||
"generalTip": "在查询前使用前缀 !yt和 !t,可以在YouTube或Torrent中搜索。",
|
||||
"placeholderTip": "%s 可以作为查询的占位符。"
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "查询网址",
|
||||
"placeholder": "自定义查询URL"
|
||||
"placeholder": "自定义查询网址"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user