aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-07-25 15:38:31 -0400
committertusooa <tusooa@kazv.moe>2022-12-23 22:46:17 -0500
commit52eef2eed1767cd4061d1c3c94475429b2924952 (patch)
treee48323f43a62f991890e180a9e6affb11dde2f97 /src
parentb7e93739656d225ed0a8854f357746b5291b6857 (diff)
Add English translations for multiple interface languages
Diffstat (limited to 'src')
-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 59ee1c17..9abfae67 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -334,6 +334,8 @@
"select_all": "Select all"
},
"settings": {
+ "add_language": "Add another language",
+ "remove_language": "Remove",
"app_name": "App name",
"expert_mode": "Show advanced",
"save": "Save changes",