habitica-android/Habitica/res/values-ko/strings.profile.xml
Phillip Thelen 42fe386b6c Fixes #1688
2022-01-20 15:00:57 +01:00

13 lines
No EOL
779 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="profile_pets_and_mounts">&amp; 탑승펫</string>
<string name="profile_pets_found">발견한 펫</string>
<string name="profile_mounts_tamed">길들여진 탑승펫</string>
<string name="profile_send_message_to">%s에게 메시지 보내기</string>
<string name="profile_message_sent_to">%s에게 메시지가 전송되었습니다</string>
<string name="profile_level">레벨:</string>
<string name="profile_class_bonus">직업 보너스:</string>
<string name="profile_allocated">할당된 포인트:</string>
<string name="profile_achievements">업적</string>
<string name="profile_loading_data">회원 정보를 불러오는 중입니다…</string>
</resources>