Skip to content

Commit cd518de

Browse files
committed
Fix "Argument missing" error in Korean translation
See issues #3635 and #3692
1 parent 2feca58 commit cd518de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/translations/sqlb_ko_KR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7743,7 +7743,7 @@ Hold %3Shift and click to jump there</source>
77437743
<message>
77447744
<location filename="../TableBrowser.cpp" line="763"/>
77457745
<source>%L1 - %L2 of %L3</source>
7746-
<translation>L1 - %L2의 %L3</translation>
7746+
<translation>%L1 - %L2의 %L3</translation>
77477747
</message>
77487748
<message>
77497749
<location filename="../TableBrowser.cpp" line="765"/>

0 commit comments

Comments
 (0)