mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-12-29 14:58:26 +00:00
fix(frontend): add missing i18n strings
This commit is contained in:
parent
e4f2503298
commit
c1715992bd
@ -44,7 +44,9 @@
|
||||
"openFile": "Open file",
|
||||
"discardChanges": "Discard",
|
||||
"saveChanges": "Save changes",
|
||||
"editAsText": "Edit as Text"
|
||||
"editAsText": "Edit as Text",
|
||||
"increaseFontSize": "Increase font size",
|
||||
"decreaseFontSize": "Decrease font size"
|
||||
},
|
||||
"download": {
|
||||
"downloadFile": "Download File",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user