Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MFA Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
MFA Server
Commits
a3f65c25
Commit
a3f65c25
authored
3 weeks ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
Fix twister in lang files
parent
8e20b81b
No related branches found
No related tags found
1 merge request
!46
8133 small fixes
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public_html/config/lang/de-de.php
+2
-2
2 additions, 2 deletions
public_html/config/lang/de-de.php
public_html/config/lang/en-en.php
+2
-2
2 additions, 2 deletions
public_html/config/lang/en-en.php
with
4 additions
and
4 deletions
public_html/config/lang/de-de.php
+
2
−
2
View file @
a3f65c25
...
...
@@ -21,8 +21,8 @@ return [
"delete"
=>
"Löschen"
,
"edit"
=>
"Bearbeiten"
,
"help"
=>
"Hilfe (en)"
,
"no-data"
=>
"
No data available
"
,
"none"
=>
"
No
ne"
,
"no-data"
=>
"
Keine Daten vorhanden
"
,
"none"
=>
"
Kei
ne"
,
"reset"
=>
"Zurücksetzen"
,
"test"
=>
"Testen"
,
"view"
=>
"Ansehen"
,
...
...
This diff is collapsed.
Click to expand it.
public_html/config/lang/en-en.php
+
2
−
2
View file @
a3f65c25
...
...
@@ -21,8 +21,8 @@ return [
"delete"
=>
"Delete"
,
"edit"
=>
"Edit"
,
"help"
=>
"Help"
,
"no-data"
=>
"
Keine Daten vorhanden
"
,
"none"
=>
"
Kei
ne"
,
"no-data"
=>
"
No data available
"
,
"none"
=>
"
No
ne"
,
"reset"
=>
"Reset"
,
"test"
=>
"Test"
,
"view"
=>
"View"
,
...
...
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