mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
chore: Forgot to change the output folder
This commit is contained in:
committed by
Gustavo 'Gus' Carreno
parent
2bee126353
commit
78f1415c21
@@ -2,8 +2,8 @@
|
||||
host = https://www.transifex.com
|
||||
|
||||
[o:heidisql:p:heidisql:r:ui]
|
||||
file_filter = out/locale/<lang>/LC_MESSAGES/default.po
|
||||
source_file = out/locale/en/LC_MESSAGES/default.po
|
||||
file_filter = extra/locale/<lang>/LC_MESSAGES/default.po
|
||||
source_file = extra/locale/en/LC_MESSAGES/default.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
minimum_perc = 20
|
||||
|
||||
Reference in New Issue
Block a user