mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-02 23:35:59 +00:00
include Swedish translation
This commit is contained in:
parent
da6cfd461c
commit
4a3a552003
@ -185,7 +185,8 @@ Ext.define('PVE.Utils', { statics: {
|
||||
en: 'English',
|
||||
de: 'German',
|
||||
es: 'Spanish',
|
||||
fr: 'French'
|
||||
fr: 'French',
|
||||
sv: 'Swedish'
|
||||
},
|
||||
|
||||
render_language: function (value) {
|
||||
@ -398,6 +399,7 @@ Ext.define('PVE.Utils', { statics: {
|
||||
srvrestart: ['SRV', gettext('Restart') ],
|
||||
srvreload: ['SRV', gettext('Reload') ],
|
||||
imgcopy: ['', gettext('Copy data') ],
|
||||
imgdel: ['', gettext('Erase data') ],
|
||||
download: ['', gettext('Download') ],
|
||||
vzdump: ['', gettext('Backup') ]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user