Use ro-RO localization for ro Play store page

This commit is contained in:
Artem Chepurnyi 2024-09-05 19:24:55 +03:00 committed by GitHub
parent e1c6815314
commit 04c82ecadd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ language_mapping = {
'ca-ES': 'ca', 'ca-ES': 'ca',
'vi-VN': 'vi', 'vi-VN': 'vi',
'ar-SA': 'ar', 'ar-SA': 'ar',
'ro-RO': 'ro',
} }
listing_base = load_listing(language_base) listing_base = load_listing(language_base)