Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
sirgix
2017-01-16 14:51:45 +0100
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
d5ea15e6dd61427574d0ba3911df284fbb5ff44e
d5ea15e6
1 parent
5d452866
fix typo
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/lang/en/settings.php
resources/lang/en/settings.php
View file @
d5ea15e
...
...
@@ -92,7 +92,7 @@ return [
'users_password_warning'
=>
'Only fill the below if you would like to change your password:'
,
'users_system_public'
=>
'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.'
,
'users_delete'
=>
'Delete User'
,
'users_delete_named'
=>
'Delete ser :userName'
,
'users_delete_named'
=>
'Delete
u
ser :userName'
,
'users_delete_warning'
=>
'This will fully delete this user with the name \':userName\' from the system.'
,
'users_delete_confirm'
=>
'Are you sure you want to delete this user?'
,
'users_delete_success'
=>
'Users successfully removed'
,
...
...
Please
register
or
sign in
to post a comment