summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorder-test <github@estermann.biz>2018-01-26 14:36:41 +0100
committerJoram Wilander <jwawilander@gmail.com>2018-01-26 08:36:41 -0500
commit3da2dad98935a4a08a4884d352280c814c86de84 (patch)
treef0873b0b4500e15d81360c1d4bb2bd41a1202d37
parent5503a1351abf86effc729f5b0a94d99473fa091d (diff)
downloadchat-3da2dad98935a4a08a4884d352280c814c86de84.tar.gz
chat-3da2dad98935a4a08a4884d352280c814c86de84.tar.bz2
chat-3da2dad98935a4a08a4884d352280c814c86de84.zip
Fixed spelling error (#8153)
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index eed106197..578e60d2a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3372,7 +3372,7 @@
},
{
"id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
- "translation": "Reactoin CreateAt property must be greater than the parent post CreateAt."
+ "translation": "Reaction CreateAt property must be greater than the parent post CreateAt."
},
{
"id": "app.import.validate_reply_import_data.user_missing.error",