config: new crowdin updates (#1834)

This commit is contained in:
Thomas Camlong
2024-01-27 22:12:04 +01:00
committed by GitHub
parent 4da75134ed
commit f1e0b9236c
46 changed files with 249 additions and 249 deletions
+2 -2
View File
@@ -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>."
}
}
}
+9 -9
View File
@@ -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"