Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
531a8478
Commit
531a8478
authored
May 18, 2017
by
Yannick Milhahn
Committed by
杨奕
May 18, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update de.js
changed "Datei" (file) to "Daten" (data) and "Einträge" (entries) completed translation
parent
a3f144e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
src/locale/lang/de.js
src/locale/lang/de.js
+10
-10
No files found.
src/locale/lang/de.js
View file @
531a8478
...
...
@@ -59,13 +59,13 @@ export default {
select
:
{
loading
:
'
Lädt.
'
,
noMatch
:
'
Nichts gefunden.
'
,
noData
:
'
Keine Date
i
'
,
placeholder
:
'
Date
i
wählen
'
noData
:
'
Keine Date
n
'
,
placeholder
:
'
Date
n
wählen
'
},
cascader
:
{
noMatch
:
'
Nichts gefunden.
'
,
loading
:
'
Lädt.
'
,
placeholder
:
'
Date
i
wählen
'
placeholder
:
'
Date
n
wählen
'
},
pagination
:
{
goto
:
'
Gehe zu
'
,
...
...
@@ -88,18 +88,18 @@ export default {
confirmFilter
:
'
Anwenden
'
,
resetFilter
:
'
Zurücksetzen
'
,
clearFilter
:
'
Alles
'
,
sumText
:
'
Sum
'
// to be translated
sumText
:
'
Sum
me
'
},
tree
:
{
emptyText
:
'
Keine
Daten
'
emptyText
:
'
Keine
Einträge
'
},
transfer
:
{
noMatch
:
'
Nichts gefunden.
'
,
noData
:
'
Keine
Datei
'
,
titles
:
[
'
List
1
'
,
'
List 2
'
],
// to be translated
filterPlaceholder
:
'
E
nter keyword
'
,
// to be translated
noCheckedFormat
:
'
{total}
items
'
,
// to be translated
hasCheckedFormat
:
'
{checked}/{total}
checked
'
// to be translated
noData
:
'
Keine
Einträge
'
,
titles
:
[
'
List
e 1
'
,
'
Liste 2
'
],
filterPlaceholder
:
'
E
inträge filtern
'
,
noCheckedFormat
:
'
{total}
Einträge
'
,
hasCheckedFormat
:
'
{checked}/{total}
ausgewählt
'
}
}
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment