Translated using Weblate (Swedish)
Currently translated at 90.6% (436 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
This commit is contained in:
parent
3f832194c3
commit
17067e288b
1 changed files with 9 additions and 1 deletions
|
|
@ -1153,7 +1153,7 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noGoogleServicesWarning": "De ser ut som att du inte har google-tjänster på din telefon. Det är ett bra beslut för din integritet! För att få push notifikationer i FluffyChat rekommenderar vi att använda microG: https://microg.org/",
|
||||
"noGoogleServicesWarning": "De ser ut som att du inte har google-tjänster på din telefon. Det är ett bra beslut för din integritet! För att få push notifikationer i FluffyChat rekommenderar vi att använda https://microg.org/ eller https://unifiedpush.org/ .",
|
||||
"@noGoogleServicesWarning": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -2347,5 +2347,13 @@
|
|||
"placeholders": {
|
||||
"brand": {}
|
||||
}
|
||||
},
|
||||
"noMatrixServer": "{server1} är inte en matrix server, använd {server2} istället?",
|
||||
"@noMatrixServer": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"server1": {},
|
||||
"server2": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue