🌎 New Crowdin updates

This commit is contained in:
Thomas Camlong
2022-10-11 05:18:12 +09:00
committed by GitHub
parent e23a6bfc3b
commit ba7786d337
22 changed files with 129 additions and 129 deletions

View File

@@ -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": {

View File

@@ -1,3 +1,3 @@
{
"title": "模块使能器"
"title": "启用模块"
}

View File

@@ -1,11 +1,11 @@
{
"title": "搜索引擎",
"tips": {
"generalTip": "在你的查询前使用前缀 !yt和 !t分别在YouTube上搜索或搜索Torrent。",
"generalTip": "在查询前使用前缀 !yt和 !t可以在YouTubeTorrent中搜索。",
"placeholderTip": "%s 可以作为查询的占位符。"
},
"customEngine": {
"label": "查询网址",
"placeholder": "自定义查询URL"
"placeholder": "自定义查询网址"
}
}