summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2017-04-04 02:34:14 +0900
committerCorey Hulen <corey@hulen.com>2017-04-03 10:34:14 -0700
commit43e795448f62fa86f3dad7940fc2297c44a6ea9c (patch)
treeaec7f651c2177f9cc02824f014bccd81e96c542a /i18n
parent6b61834ab14e9a4e51c29dd2904a1332c327aae6 (diff)
downloadchat-43e795448f62fa86f3dad7940fc2297c44a6ea9c.tar.gz
chat-43e795448f62fa86f3dad7940fc2297c44a6ea9c.tar.bz2
chat-43e795448f62fa86f3dad7940fc2297c44a6ea9c.zip
APIv4 post /teams/search (#5931)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 2a9c8309a..aeec957bd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5512,6 +5512,14 @@
"translation": "We couldn't save the team member"
},
{
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "We encountered an error searching open teams"
+ },
+ {
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "We encountered an error searching teams"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "We couldn't update the team"
},