chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2457f9e4a7
commit
7c4ad40198
@@ -1003,6 +1003,7 @@
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"success": "",
|
||||
"beta": "测试版",
|
||||
"error": "错误",
|
||||
"action": {
|
||||
@@ -3260,14 +3261,70 @@
|
||||
"minutes": "每 {interval, plural, =1 {分钟} other {# 分钟}}",
|
||||
"hours": "每 {interval, plural, =1 {小时} other {# 小时}}",
|
||||
"midnight": "每日午夜",
|
||||
"weeklyMonday": "每周一"
|
||||
"weeklyMonday": "每周一",
|
||||
"update": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "{jobName} 任务设置"
|
||||
},
|
||||
"field": {
|
||||
"name": {
|
||||
"label": ""
|
||||
},
|
||||
"interval": {
|
||||
"label": "计划时间间隔"
|
||||
},
|
||||
"lastExecution": {
|
||||
"label": ""
|
||||
},
|
||||
"actions": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"search": ""
|
||||
},
|
||||
"action": {
|
||||
"refresh": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"refresh": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"trigger": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"enable": {
|
||||
"success": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"disable": {
|
||||
"success": {
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"toggle": {
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -3776,6 +3833,9 @@
|
||||
},
|
||||
"tools": {
|
||||
"label": "工具",
|
||||
"tasks": {
|
||||
"label": ""
|
||||
},
|
||||
"docker": {
|
||||
"label": "Docker"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user