updated locales
This commit is contained in:
parent
a5f6069a99
commit
54eb16eb69
2 changed files with 51 additions and 1 deletions
|
@ -45,5 +45,30 @@
|
|||
"GUI_title_preferences": {
|
||||
"message": "购物人类智能设置",
|
||||
"description": "设置网页的题目"
|
||||
}
|
||||
},
|
||||
"term_preferences": {
|
||||
"message": "设置"
|
||||
},
|
||||
"term_about": {
|
||||
"message": "关于"
|
||||
},
|
||||
"term_filters": {
|
||||
"message": "过滤器"
|
||||
},
|
||||
"term_apply": {
|
||||
"message": "应用"
|
||||
},
|
||||
"term_cancel": {
|
||||
"message": "取消"
|
||||
},
|
||||
"error_fileNotFound": {
|
||||
"message": "找不到一个文件!错误是: $error_msg$",
|
||||
"description": "找不到文件错误的信息",
|
||||
"placeholders": {
|
||||
"error_msg": {
|
||||
"content": "$1",
|
||||
"description": "错误信息"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue