mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 08:12:28 -06:00
feat: Make label fields less restrictive, improve change detection in document edit page
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
echo "Updating source language..."
|
||||
crowdin download sources --identity=../crowdin_credentials.yml --config ../crowdin.yml --no-preserve-hierarchy
|
||||
crowdin download sources --identity=../crowdin_credentials.yml --config ../crowdin.yml --preserve-hierarchy
|
||||
echo "Updating translations..."
|
||||
crowdin download --identity=../crowdin_credentials.yml --config ../crowdin.yml
|
||||
crowdin download --identity=../crowdin_credentials.yml --config ../crowdin.yml
|
||||
pushd ..
|
||||
flutter gen-l10n
|
||||
popd
|
||||
Reference in New Issue
Block a user