🌎 New Crowdin updates
This commit is contained in:
@@ -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