mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 06:02:22 -05:00
Exclude untranslated languages from builds (#4148)
* Add script to remove untranslated language JSON files * Remove untranslated languages in CI * Add release notes
This commit is contained in:
committed by
GitHub
parent
61d41cc28a
commit
5d91d29d77
@@ -11,6 +11,7 @@ fi
|
||||
pushd packages/desktop-client/locale > /dev/null
|
||||
git pull
|
||||
popd > /dev/null
|
||||
packages/desktop-client/bin/remove-untranslated-languages
|
||||
|
||||
yarn workspace loot-core build:browser
|
||||
yarn workspace @actual-app/web build:browser
|
||||
|
||||
Reference in New Issue
Block a user