mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
New translations en.json (German)
This commit is contained in:
parent
316460173e
commit
be6d59f768
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Login": {
|
||||
"SignInButton": "Einloggen",
|
||||
"SignInButton": "Anmelden",
|
||||
"UsernamePlaceholder": "Benutzername",
|
||||
"PasswordPlaceholder": "Passwort",
|
||||
"RememberMe": "Eingeloggt bleiben",
|
||||
|
@ -137,7 +137,7 @@
|
|||
"SortStatusAsc": "Status ▲",
|
||||
"SortStatusDesc": "Status ▼",
|
||||
"Remaining": {
|
||||
"Quota": "{{remaining}}/{{total}} requests remaining",
|
||||
"Quota": "{{remaining}}/{{total}} Anfragen verbleiben",
|
||||
"NextDays": "Another request will be added in {{time}} days",
|
||||
"NextHours": "Another request will be added in {{time}} hours",
|
||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
||||
|
@ -171,9 +171,9 @@
|
|||
"PendingApproval": "Genehmigung ausstehend"
|
||||
},
|
||||
"UserManagment": {
|
||||
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
||||
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
||||
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
||||
"TvRemaining": "TV: {{remaining}}/{{total}} verbleibend",
|
||||
"MovieRemaining": "Filme: {{remaining}}/{{total}} verbleibend",
|
||||
"MusicRemaining": "Musik: {{remaining}}/{{total}} verbleibend",
|
||||
"TvDue": "TV: {{date}}",
|
||||
"MovieDue": "Film: {{date}}",
|
||||
"MusicDue": "Musik: {{date}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue