mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-23 04:21:52 -06:00
localization: Rename Chinese translation file to match locale
This allows the file to be included in the language box (Qt wasn't recognizing the "cn" suffix as a valid locale).
This commit is contained in:
@@ -87,7 +87,7 @@ FORMS += \
|
||||
CipherDialog.ui
|
||||
|
||||
TRANSLATIONS += \
|
||||
translations/sqlb_cn.ts \
|
||||
translations/sqlb_zh.ts \
|
||||
translations/sqlb_de.ts \
|
||||
translations/sqlb_fr.ts \
|
||||
translations/sqlb_ru.ts
|
||||
|
||||
Reference in New Issue
Block a user