aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/en/translation.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/app/locales/en/translation.json')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 49268961..a2766b4e 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -5,6 +5,8 @@
"image": "Image",
"done": "Done",
"preview": "Preview",
+ "delete": "Delete",
+ "changeProperty": "Change Property",
"loadFailReload": "Load failed, <1>click here to reload</1>.",
"error": {
"network": "Network error.",
@@ -95,6 +97,11 @@
"description": "Description",
"color": "Color"
},
+ "changePostPropertyDialog": {
+ "title": "Change Post Properties",
+ "time": "Date and time",
+ "timeEmpty": "You must select a time."
+ },
"member": {
"noUserAvailableToAdd": "Sorry, no user available to be a member in search result.",
"add": "Add",