|
|
@@ -725,7 +725,8 @@
|
|
|
"Password field is required": "Password field is required.",
|
|
|
"Username or E-mail has invalid characters": "Username or E-mail has invalid characters.",
|
|
|
"Password minimum character should be more than 6 characters": "Password minimum character should be more than 6 characters.",
|
|
|
- "user_not_found": "User not found."
|
|
|
+ "user_not_found": "User not found.",
|
|
|
+ "provider_duplicated_username_exception": "<p><strong><i class='icon-fw icon-ban'></i>DuplicatedUsernameException occured</strong></p><p class='mb-0'> Your {{ failedProviderForDuplicatedUsernameException }} authentication was succeeded, but a new user could not be created. See the issue <a href='https://github.com/weseek/growi/issues/193'>#193</a>.</p>"
|
|
|
},
|
|
|
"grid_edit":{
|
|
|
"create_bootstrap_4_grid":"Create Bootstrap 4 Grid",
|