New translations calendar.json (Spanish)

This commit is contained in:
Thomas Camlong
2022-08-25 12:08:27 +02:00
committed by ajnart
parent b0c1b63621
commit 6320f9a645

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Calendar",
"description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
"settings": {
"sundayStart": {
"label": "Start the week on Sunday"
}
}
}
}