Add Korean strings for Desktop and Metainfo files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
204f55a11d
commit
c42cc1dc26
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ Type=Application
|
|||
Name=gta5view
|
||||
Comment=Open and edit GTA V profiles
|
||||
Comment[de]=GTA V Profile öffnen und bearbeiten
|
||||
Comment[ko]=GTA V 프로필을 열고 편집
|
||||
Comment[ru]=Просмотрщик и редактор профилей GTA V
|
||||
Comment[zh_TW]=打開與編輯 GTA V 個人檔案
|
||||
Categories=Qt;Utility;FileTools;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<summary>Open and edit GTA V profiles</summary>
|
||||
<summary xml:lang="de">GTA V Profile öffnen und bearbeiten</summary>
|
||||
<summary xml:lang="ko">GTA V 프로필을 열고 편집</summary>
|
||||
<summary xml:lang="ru">Просмотрщик и редактор профилей GTA V</summary>
|
||||
<summary xml:lang="zh-TW">打開與編輯 GTA V 個人檔案</summary>
|
||||
|
||||
|
|
Loading…
Reference in a new issue