summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGabin Aureche <gabin.aureche@live.fr>2017-03-13 13:25:08 +0100
committerGeorge Goldberg <george@gberg.me>2017-03-13 12:25:08 +0000
commitfe38d6d5bb36e18ddefbe490cc21f48f4f4c8d81 (patch)
treeb96d457cde64b7397f91028106e93a7f92a179bd /i18n
parent482a0fb5fc248b1ec61db35299dc3e6d963ad5ab (diff)
downloadchat-fe38d6d5bb36e18ddefbe490cc21f48f4f4c8d81.tar.gz
chat-fe38d6d5bb36e18ddefbe490cc21f48f4f4c8d81.tar.bz2
chat-fe38d6d5bb36e18ddefbe490cc21f48f4f4c8d81.zip
Add pinned posts (#4217)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index c013459e2..77660a840 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4624,6 +4624,10 @@
"translation": "Problem updating members last updated time"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.get.existing.app_error",
"translation": "We couldn't find the existing channel"
},