aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/i18n/lang
diff options
context:
space:
mode:
Diffstat (limited to 'src-vue/src/i18n/lang')
-rw-r--r--src-vue/src/i18n/lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src-vue/src/i18n/lang/en.json b/src-vue/src/i18n/lang/en.json
index 6bbb6919..e0460fd1 100644
--- a/src-vue/src/i18n/lang/en.json
+++ b/src-vue/src/i18n/lang/en.json
@@ -119,7 +119,9 @@
"title": "Profiles",
"delete_confirm": "Are you sure to delete this profile?",
"delete": "Delete",
- "clone": "Clone"
+ "clone": "Clone",
+ "new_profile_name": "Enter the new Profile name",
+ "create_empty": "New Profile"
}
},