mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Update translations
This commit is contained in:
@@ -169,6 +169,20 @@
|
||||
"message": "Sorry, you have too many devices linked already. Try removing some.",
|
||||
"description": ""
|
||||
},
|
||||
"installSignalLinks": {
|
||||
"message": "First, install Signal on your <a $play_store$>Android</a> or <a $app_store$>iPhone</a>.<br /> We'll link your devices and keep your messages in sync.",
|
||||
"description": "Prompt the user to install Signal on their phone before linking",
|
||||
"placeholders": {
|
||||
"play_store": {
|
||||
"content": "$1",
|
||||
"example": "href='http://example.com'"
|
||||
},
|
||||
"app_store": {
|
||||
"content": "$2",
|
||||
"example": "href='http://example.com'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"installSyncingGroupsAndContacts": {
|
||||
"message": "Syncing groups and contacts",
|
||||
"description": ""
|
||||
@@ -213,6 +227,10 @@
|
||||
"message": "Contacts",
|
||||
"description": "Label for contact and group sync settings"
|
||||
},
|
||||
"installGotIt": {
|
||||
"message": "Got it",
|
||||
"description": "Button for the user to confirm that they have Signal installed."
|
||||
},
|
||||
"received": {
|
||||
"message": "Received",
|
||||
"description": "Label for the time a message was received"
|
||||
|
||||
Reference in New Issue
Block a user