diff options
Diffstat (limited to 'src-vue/src/i18n/lang')
-rw-r--r-- | src-vue/src/i18n/lang/en.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src-vue/src/i18n/lang/en.json b/src-vue/src/i18n/lang/en.json index 1fa4e7ee..2b056655 100644 --- a/src-vue/src/i18n/lang/en.json +++ b/src-vue/src/i18n/lang/en.json @@ -111,7 +111,12 @@ "show_deprecated_mods_desc2": "Watch out, such mods are usually deprecated for a good reason.", "profile": { - "active": "Active Profile" + "active": "Active Profile", + "edit": "Edit Profiles", + + "dialog": { + "title": "Profiles" + } }, "repair": { |