mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-11 00:10:35 -07:00
Merge pull request #121 from DelightLane/localization
feat: add korean localization
This commit is contained in:
commit
427394a105
3 changed files with 609 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
|||
<locale android:name="de-DE"/> <!-- German -->
|
||||
<locale android:name="fr-FR"/> <!-- French -->
|
||||
<locale android:name="zh-CN"/> <!-- Simplified Chinese-->
|
||||
<locale android:name="ko-KR"/> <!-- Korean-->
|
||||
</locale-config>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue