Browse Source

Added Windows script for langage generation (#212)

Mike Wallace 3 năm trước cách đây
mục cha
commit
b239f28d10
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      frontend/scripts/generate_language_files.cmd

+ 4 - 0
frontend/scripts/generate_language_files.cmd

@@ -0,0 +1,4 @@
+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/