aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 8ecb3f3d..483432ff 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -172,6 +172,11 @@
"password_confirmation_match": "should be the same as password"
}
},
+ "remote_user_resolver": {
+ "remote_user_resolver": "Remote user resolver",
+ "searching_for": "Searching for",
+ "error": "Not found."
+ },
"selectable_list": {
"select_all": "Select all"
},