update translation
This commit is contained in:
parent
30fb7bdedf
commit
c2fa342aae
@ -138,7 +138,12 @@
|
||||
statusDisabled: 'Disabled',
|
||||
enablePlugin: 'Enable',
|
||||
disablePlugin: 'Disable',
|
||||
confirmDeletion: 'Are you sure to delete this plugin?'
|
||||
confirmDeletion: 'Are you sure to delete this plugin?',
|
||||
|
||||
// Update
|
||||
preparing: 'Preparing',
|
||||
downloadCompleted: 'Update package download completed.',
|
||||
extracting: 'Extracting update package..'
|
||||
},
|
||||
utils: {
|
||||
fatalError: 'Fatal Error (Please contact the author)'
|
||||
|
@ -140,6 +140,7 @@
|
||||
disablePlugin: '禁用插件',
|
||||
confirmDeletion: '真的要删除这个插件吗?',
|
||||
|
||||
// Update
|
||||
preparing: '正在准备',
|
||||
downloadCompleted: '更新包下载完成',
|
||||
extracting: '正在解压更新包'
|
||||
|
Loading…
Reference in New Issue
Block a user