Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
strings
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ByeCorps
ID
strings
Commits
1386758c
Commit
1386758c
authored
11 months ago
by
Bye
Browse files
Options
Downloads
Patches
Plain Diff
Add language name to be localised in that language
parent
3f3414fb
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
en.php
+2
-1
2 additions, 1 deletion
en.php
with
2 additions
and
1 deletion
en.php
+
2
−
1
View file @
1386758c
...
...
@@ -8,3 +8,4 @@ $LANG['generic']['error'] = 'An error occurred.';
$LANG
[
'error'
][
'generic'
]
=
'No error message provided.'
;
$LANG
[
'error'
][
'loggedIn'
]
=
'You\'re already logged in.'
;
$LANG
[
'error'
][
'notLoggedIn'
]
=
'You\'re not logged in'
;
$LANG
[
'name'
]
=
'English (Traditional)'
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment