feat: Use Romanian & other langs in QA (#4205)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
rennokki
2024-05-14 12:48:24 +03:00
committed by GitHub
parent 66c8070da8
commit d1ccb22d8a
26 changed files with 2896 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ language_timezone_mapping = {
'it-IT': 'Europe/Rome',
'uk-UA': 'Europe/Kyiv',
'vi-VN': 'Asia/Ho_Chi_Minh',
'ro-RO': 'Europe/Bucharest',
'pl-PL': 'Europe/Warsaw',
}