New Crowdin updates (#2059)

This commit is contained in:
Thomas Camlong
2024-08-24 14:39:51 +02:00
committed by GitHub
parent 858ccd72de
commit c008cc92c2
205 changed files with 1314 additions and 978 deletions

View File

@@ -1,19 +1,22 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Status för indexeringshanteraren",
"description": "Status för dina indexerare",
"settings": {
"title": ""
"title": "Status för indexeringshanteraren",
"openIndexerSiteInNewTab": {
"label": "Öppna indexeringssidan i ny flik"
}
}
},
"indexersStatus": {
"title": "",
"testAllButton": ""
"title": "Indexeringshanterare",
"testAllButton": "Testa alla"
},
"errors": {
"general": {
"title": "",
"text": ""
"title": "Det gick inte att hitta en indexeringshanterare",
"text": "Det gick inte att ansluta till din indexeringshanterare. Vänligen verifiera din konfiguration/integration(er)."
}
}
}