🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -11,13 +11,25 @@
"label": "Započni tjedan u Nedjelju"
},
"radarrReleaseType": {
"label": "Vrsta izdanja u Radarr-u"
"label": "Vrsta izdanja u Radarr-u",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": "Sakri dane u tjednu"
},
"fontSize": {
"label": "Veličina fonta"
"label": "Veličina fonta",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}