ACE3/addons/viewports/stringtable.xml
Psycool 088e5ebb6d
Added Korean Translation for new stuff (#8960)
* KoreanTranslation

Someone has returned all the translations in Korean to English. there is no need to return them.

* koreantranslation
2022-07-08 20:15:04 -05:00

17 lines
744 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Viewports">
<Key ID="STR_ACE_Viewports_addon_displayname">
<English>Viewports</English>
<Japanese>ビューポート</Japanese>
<Korean>뷰포트</Korean>
</Key>
<Key ID="STR_ACE_Viewports_setting_enabled_description">
<English>Allows crew to look through periscopes</English>
<Polish>Pozwala załodze patrzeć przez peryskop</Polish>
<Japanese>乗組員がペリスコープを通して外を見ることができます</Japanese>
<Korean>승무원이 잠망경을 통해 볼 수 있도록 허용합니다</Korean>
</Key>
</Package>
</Project>