summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-01-03 14:50:53 +0000
committerenahum <nahumhbl@gmail.com>2017-01-03 11:50:53 -0300
commit53509174b1b09fa1cd0e83f689ca5240c231c087 (patch)
treee67292b72e412dbb2d1dc0c3e1e79e2031f776b0 /i18n/en.json
parent4ccfbbdcf15d020e0a269ba172226c5285a9e7eb (diff)
downloadchat-53509174b1b09fa1cd0e83f689ca5240c231c087.tar.gz
chat-53509174b1b09fa1cd0e83f689ca5240c231c087.tar.bz2
chat-53509174b1b09fa1cd0e83f689ca5240c231c087.zip
PLT-5018 Fix thumbnails of imported attachments. (#4934)
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"
},