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 405ee49f1..5b69732e6 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6783,6 +6783,10 @@
"translation": "We couldn't get the personal access token by token"
},
{
+ "id": "store.sql_user_access_token.get_all.app_error",
+ "translation": "We couldn't get all personal access tokens"
+ },
+ {
"id": "store.sql_user_access_token.get_by_user.app_error",
"translation": "We couldn't get the personal access tokens by user"
},