mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-01 20:19:13 -04:00
Add new translations to websocket fallback version
This commit is contained in:
parent
f63aebbcb4
commit
426b75f336
2 changed files with 9 additions and 6 deletions
|
@ -47,8 +47,8 @@
|
|||
"input-key-on-this-device": "Input this key on another device",
|
||||
"scan-qr-code": "or scan the QR-code.",
|
||||
"enter-key-from-another-device": "Enter key from another device here.",
|
||||
"input-room-id-on-another-device": "Input this room id on another device",
|
||||
"enter-room-id-from-another-device": "Enter room id from another device to join room.",
|
||||
"input-room-id-on-another-device": "Input this room ID on another device",
|
||||
"enter-room-id-from-another-device": "Enter room ID from another device to join room.",
|
||||
"hr-or": "OR",
|
||||
"pair": "Pair",
|
||||
"cancel": "Cancel",
|
||||
|
@ -109,7 +109,7 @@
|
|||
"pairing-key-invalid": "Invalid key",
|
||||
"pairing-key-invalidated": "Key {{key}} invalidated.",
|
||||
"pairing-cleared": "All Devices unpaired.",
|
||||
"public-room-id-invalid": "Invalid room id",
|
||||
"public-room-id-invalid": "Invalid room ID",
|
||||
"public-room-left": "Left public room {{publicRoomId}}",
|
||||
"copied-to-clipboard": "Copied to clipboard",
|
||||
"copied-to-clipboard-error": "Copying not possible. Copy manually.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue