diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json index d6de2a8d9..308374ad4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5876,6 +5876,10 @@ "translation": "We encountered an error while finding the recently active users" }, { + "id": "store.sql_user.get_new_users.app_error", + "translation": "We encountered an error while finding the new users" + }, + { "id": "store.sql_user.get_sysadmin_profiles.app_error", "translation": "We encountered an error while finding user profiles" }, |