mirror of https://github.com/Lissy93/dashy.git
Update en.json
This commit is contained in:
parent
395eafa3a6
commit
8c3c011480
|
@ -147,5 +147,11 @@
|
||||||
"backup-error-password": "Incorrect password. Please enter your current password.",
|
"backup-error-password": "Incorrect password. Please enter your current password.",
|
||||||
"backup-success-msg": "Completed Successfully",
|
"backup-success-msg": "Completed Successfully",
|
||||||
"restore-success-msg": "Config Restored Successfully"
|
"restore-success-msg": "Config Restored Successfully"
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"sametab": "Open in Current Tab",
|
||||||
|
"newtab": "Open in New Tab",
|
||||||
|
"modal": "Open in Pop-Up Modal",
|
||||||
|
"workspace": "Open in Workspace View"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue