config: new crowdin updates (#1834)
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
"preferences": "Användarinställningar",
|
||||
"defaultBoard": "Standard instrumentpanel",
|
||||
"manage": "Hantera",
|
||||
"logout": "",
|
||||
"logout": "Logga ut från {{username}}",
|
||||
"login": "Logga in"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"movie": {
|
||||
"title": "",
|
||||
"topResults": ""
|
||||
"topResults": "Topp {{count}} resultat för <b>{{search}}</b>."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": {
|
||||
"title": ""
|
||||
"title": "Hem"
|
||||
},
|
||||
"boards": {
|
||||
"title": ""
|
||||
"title": "Tavlor"
|
||||
},
|
||||
"users": {
|
||||
"title": "",
|
||||
"title": "Användare",
|
||||
"items": {
|
||||
"manage": "Hantera",
|
||||
"invites": ""
|
||||
"invites": "Inbjudningar"
|
||||
}
|
||||
},
|
||||
"help": {
|
||||
"title": "",
|
||||
"title": "Hjälp",
|
||||
"items": {
|
||||
"documentation": "Dokumentation",
|
||||
"report": "",
|
||||
"discord": "",
|
||||
"contribute": ""
|
||||
"report": "Rapportera problem / bugg",
|
||||
"discord": "Gemenskapens Discord",
|
||||
"contribute": "Bidra"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "",
|
||||
"title": "Verktyg",
|
||||
"items": {
|
||||
"docker": "Docker",
|
||||
"api": "API"
|
||||
|
||||
Reference in New Issue
Block a user