mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 01:15:44 -06:00
chore: Update go_router configuration to use go_router_builder
This commit is contained in:
5
scripts/update_translations.sh
Normal file
5
scripts/update_translations.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "Updating source language..."
|
||||
crowdin download sources --identity=../crowdin_credentials.yml --config ../crowdin.yml --no-preserve-hierarchy
|
||||
echo "Updating translations..."
|
||||
crowdin download --identity=../crowdin_credentials.yml --config ../crowdin.yml
|
||||
Reference in New Issue
Block a user