mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Added Korean translation for plugins
This commit is contained in:
parent
b577f9e1d9
commit
7c0e006f75
10 changed files with 428 additions and 0 deletions
14
GreenshotOCRPlugin/Languages/language_ocrplugin-ko-KR.xml
Normal file
14
GreenshotOCRPlugin/Languages/language_ocrplugin-ko-KR.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<language description="korean" ietf="ko-KR" version="1.0.0">
|
||||
<resources>
|
||||
<resource name="language">
|
||||
OCR 언어
|
||||
</resource>
|
||||
<resource name="orient_image">
|
||||
가로 이미지
|
||||
</resource>
|
||||
<resource name="straighten_image">
|
||||
세로 이미지
|
||||
</resource>
|
||||
</resources>
|
||||
</language>
|
Loading…
Add table
Add a link
Reference in a new issue