summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 96961718e..a9dc90013 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1174,6 +1174,10 @@
"translation": "Initializing general API routes"
},
{
+ "id": "api.import.import_post.attach_files.error",
+ "translation": "Error attaching files to post. postId=%v, fileIds=%v, message=%v"
+ },
+ {
"id": "api.import.import_post.saving.debug",
"translation": "Error saving post. user=%v, message=%v"
},