Add Device Settings page
This commit is contained in:
parent
9a52e93862
commit
fff216c46c
11 changed files with 310 additions and 10 deletions
|
|
@ -340,6 +340,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Devices": "Geräte",
|
||||
"@Devices": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Discard picture": "Bild verwerfen",
|
||||
"@Discard picture": {
|
||||
"type": "text",
|
||||
|
|
@ -472,6 +477,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"ID": "ID",
|
||||
"@ID": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Invite contact": "Kontakt einladen",
|
||||
"@Invite contact": {
|
||||
"type": "text",
|
||||
|
|
@ -565,6 +575,11 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"Last seen IP": "Zuletzt bekannte IP",
|
||||
"@Last seen IP": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"License": "Lizenz",
|
||||
"@License": {
|
||||
"type": "text",
|
||||
|
|
@ -735,6 +750,11 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"Remove all other devices": "Alle anderen Geräte entfernen",
|
||||
"@Remove all other devices": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"removedBy": "Entfernt von {username}",
|
||||
"@removedBy": {
|
||||
"type": "text",
|
||||
|
|
@ -742,6 +762,11 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"Remove device": "Gerät entfernen",
|
||||
"@Remove device": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Remove exile": "Verbannung aufheben",
|
||||
"@Remove exile": {
|
||||
"type": "text",
|
||||
|
|
@ -991,6 +1016,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Unknown device": "Unbekanntes Gerät",
|
||||
"@Unknown device": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unknownEvent": "Unbekanntes Event '{type}'",
|
||||
"@unknownEvent": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue