Added Swedish language in config.py

pull/8843/head
Akshay Joshi 2025-06-09 16:58:08 +05:30
parent 331fd76b42
commit 7f22d6135a
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ LANGUAGES = {
'pt_BR': 'Portuguese (Brazilian)',
'ru': 'Russian',
'es': 'Spanish',
'sv': 'Swedish'
}
# DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING!