mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 13:28:02 +02:00
add t/strings for username and password
This commit is contained in:
parent
ec060d6ebe
commit
10201bb6b1
3 changed files with 12 additions and 4 deletions
|
@ -85,8 +85,12 @@
|
|||
"void": "Keine Liedtexte"
|
||||
},
|
||||
"statusBar": {
|
||||
"currentPlaylist": "Aktuelle Wiedergabeliste",
|
||||
"loop": "Schleife"
|
||||
"currentPlaylist": "Aktuelle Wiedergabeliste",
|
||||
"loop": "Schleife"
|
||||
},
|
||||
"general": {
|
||||
"username": "Benutzername",
|
||||
"password": "Passwort"
|
||||
},
|
||||
"countries": {
|
||||
"AE": "Vereinigte Arabische Emirate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue