New translations strings.xml (Korean)

This commit is contained in:
Duy Tran Khanh 2021-12-09 04:01:58 +07:00
parent 5d76504893
commit 98c3b10bdd

View File

@ -240,7 +240,10 @@
<string name="preference_experimental_title">실험적 기능</string>
<string name="preference_experimental_description">여러 실험적 기능을 사용, 지원 안함</string>
<string name="preference_back_title">이전 화면으로</string>
<string name="gles_hack_title">GL4ES 축소 핵</string>
<string name="gles_hack_none">텍스쳐 축소하지 않기</string>
<string name="gles_hack_always">모든 텍스쳐를 반으로 줄이기</string>
<string name="gles_hack_sometimes">큰 텍스쳐를 반 또는 반의 반으로 줄이기</string>
<string name="vbo_hack_title">VBO 비활성화</string>
<string name="vbo_hack_description">여러 오래된 버전과의 호환을 돕습니다</string>
</resources>