mirror of https://github.com/tooot-app/app
17 lines
557 B
JSON
17 lines
557 B
JSON
{
|
|
"screenshot": {
|
|
"title": "Integritetsskydd",
|
|
"message": "Vänligen avslöja inte någon annan användares identitet, såsom användarnamn, profilbild etc. Tack!"
|
|
},
|
|
"localCorrupt": {
|
|
"message": "Inloggningen har gått ut. Försök att logga in igen"
|
|
},
|
|
"pushError": {
|
|
"message": "Fel i push-tjänster",
|
|
"description": "Vänligen återaktivera pushnotiser i inställningar"
|
|
},
|
|
"shareError": {
|
|
"imageNotSupported": "Bildformatet {{type}} stöds inte",
|
|
"videoNotSupported": "Videoformatet {{type}} stöds inte"
|
|
}
|
|
} |