i18n: Add Romanian translation (including locale_config this time!) (#357)

* i18n: Add Romanian (ro) translation

* feat(i18n): add Romanian (ro) locale support

* fix: added Country code

---------

Co-authored-by: eddyizm <wtfisup@hotmail.com>
This commit is contained in:
DevMatei 2026-01-15 07:25:45 +02:00 committed by GitHub
parent c0959c7ca4
commit cf4e78eafc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,4 +12,5 @@
<locale android:name="pl-PL"/> <!-- Polish -->
<locale android:name="tr-TR"/> <!-- Turkish -->
<locale android:name="ca"/> <!-- Catalan -->
<locale android:name="ro-RO"/> <!-- Romanian -->
</locale-config>