aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2023-05-08 20:49:44 +0300
committerHenry Jameson <me@hjkos.com>2023-05-08 21:01:20 +0300
commit1935bf6bd4fdef1336b8b709c38dba0ee8d7448f (patch)
treeb5c0a25f262cbcf8e449b1fd56c60e2f1e7bc1e3 /src/i18n
parent6816bc8badb34a41e41718b0d42e1021c974ff64 (diff)
fix media upload bug
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 44998453..072ce952 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -892,6 +892,8 @@
"is_default_custom": "(Default, version: {version})",
"install": "Install",
"install_version": "Install version {version}",
+ "more_install_options": "More install options",
+ "more_default_options": "More default setting options",
"set_default": "Set default",
"set_default_version": "Set version {version} as default",
"wip_notice": "Please note that this section is a WIP and lacks certain features as backend implementation of front-end management is incomplete.",