diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ install-native: translate: deno run -A client-web/scripts/find_missing_translations.ts \ - | python client-web/scripts/translate.py \ + | python client-web/scripts/translate_argos.py \ | deno run client-web/scripts/reformat_json.ts translate-deps: |