New translations calendar.json (Japanese)

This commit is contained in:
Thomas Camlong
2022-08-25 12:08:30 +02:00
committed by ajnart
parent 3aac3bfb31
commit 241c6c4bec

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"
}
}
}
}