Feat/add Slovensko (Slovenija) (#10731)

Co-authored-by: XHorizont.com <johnny@xhorizont.com>
This commit is contained in:
crazywoola 2024-11-15 13:59:08 +08:00 committed by GitHub
commit db1d2aaff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 3417 additions and 1 deletions

View file

@ -17,6 +17,7 @@ language_timezone_mapping = {
"hi-IN": "Asia/Kolkata",
"tr-TR": "Europe/Istanbul",
"fa-IR": "Asia/Tehran",
"sl-SI": "Europe/Ljubljana",
}
languages = list(language_timezone_mapping.keys())