Add Korean translation

This commit is contained in:
bulbarsaur 2017-12-14 13:13:40 +09:00
parent 92fc1bee02
commit f7be52dc50
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<resources>
<string name="app_name">심플 연락처</string>
<string name="app_launcher_name">연락처</string>
<string name="number">전화번호</string>
<string name="new_contact">새로운 연락처</string>
<string name="edit_contact">연락처 수정</string>
<string name="email">Email</string>
<!-- Settings -->
<string name="call_contact_on_click">클릭으로 전화걸기</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>