Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
id-strings
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Operate
Terraform modules
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
transLIT
id-strings
Commits
3b9eba7b
Commit
3b9eba7b
authored
11 months ago
by
Bye
Browse files
Options
Downloads
Patches
Plain Diff
Add a shit ton of strings
parent
1386758c
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
+6
-0
6 additions, 0 deletions
en.php
with
6 additions
and
0 deletions
en.php
+
6
−
0
View file @
3b9eba7b
<?php
$LANG
[
'auth'
][
'signup'
]
=
'Sign up'
;
$LANG
[
'auth'
][
'login'
]
=
'Log in'
;
$LANG
[
'auth'
][
'email'
]
=
'Email'
;
$LANG
[
'auth'
][
'password'
]
=
'Password'
;
$LANG
[
'auth'
][
'confirmPassword'
]
=
'Confirm password'
;
$LANG
[
'button'
][
'submit'
]
=
'Submit'
;
$LANG
[
'page'
][
'credits'
]
=
'Credits'
;
$LANG
[
'page'
][
'signup'
]
=
'Sign up for ByeCorps ID'
;
$LANG
[
'page'
][
'login'
]
=
'Log in to ByeCorps ID'
;
$LANG
[
'footer'
][
'executionTime'
]
=
'Execution time'
;
$LANG
[
'generic'
][
'generic'
]
=
'You\'ve unlocked the generic text!'
;
$LANG
[
'generic'
][
'error'
]
=
'An error occurred.'
;
...
...
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