mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
include missing zh-Hans translation
This commit is contained in:
parent
de8a0025bf
commit
8d1c5c6eee
60774
i18n/qgis_zh-Hans.ts
Normal file
60774
i18n/qgis_zh-Hans.ts
Normal file
File diff suppressed because one or more lines are too long
@ -79,6 +79,7 @@ my $reltag = "final-${newmajor}_${newminor}_0";
|
||||
|
||||
print "Pulling transifex translations...\n";
|
||||
system( "scripts/pull_ts.sh" ) == 0 or die "pull_ts.sh failed";
|
||||
system( "git add i18n/*.ts" ) == 0 or die "adding translations failed";
|
||||
system( "git commit -a -m \"translation update to $release from transifex\"") == 0 or die "could not commit translation updates";
|
||||
|
||||
print "Updating changelog...\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user