Files
cryptpad/www/common/translations/messages.sv.json
T

15 lines
350 B
JSON
Raw Normal View History

2020-03-21 16:14:44 +01:00
{
"type": {
"contacts": "Kontakter",
"media": "Media",
"file": "Fil",
"whiteboard": "Whiteboard",
"drive": "CryptDrive",
"slide": "Presentation",
"poll": "Röstning",
2020-03-23 11:44:56 +01:00
"code": "Kod",
"todo": "Att-göra"
},
"main_title": "CryptPad: Nollkunskap, samarbete i realtid"
2020-03-21 16:14:44 +01:00
}