summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 84306f0ce..ac0832939 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1608,6 +1608,14 @@
"translation": "Already deleted id={{.PostId}}"
},
{
+ "id": "api.post.update_post.permissions_denied.app_error",
+ "translation": "Post edit has been disabled. Please ask your systems administrator for details."
+ },
+ {
+ "id": "api.post.update_post.permissions_time_limit.app_error",
+ "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
+ },
+ {
"id": "api.post.update_post.system_message.app_error",
"translation": "Unable to update system message"
},