mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
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:
parent
c0959c7ca4
commit
cf4e78eafc
1 changed files with 1 additions and 0 deletions
|
|
@ -12,4 +12,5 @@
|
||||||
<locale android:name="pl-PL"/> <!-- Polish -->
|
<locale android:name="pl-PL"/> <!-- Polish -->
|
||||||
<locale android:name="tr-TR"/> <!-- Turkish -->
|
<locale android:name="tr-TR"/> <!-- Turkish -->
|
||||||
<locale android:name="ca"/> <!-- Catalan -->
|
<locale android:name="ca"/> <!-- Catalan -->
|
||||||
|
<locale android:name="ro-RO"/> <!-- Romanian -->
|
||||||
</locale-config>
|
</locale-config>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue