mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-14 20:58:48 +00:00
4 lines
No EOL
224 B
Batchfile
4 lines
No EOL
224 B
Batchfile
echo 'Generating language files'
|
|
cd app_flowy
|
|
|
|
flutter pub run easy_localization:generate -S assets/translations/ && flutter pub run easy_localization:generate -f keys -o locale_keys.g.dart -S assets/translations/ -s en.json |