Skip to content

Commit

Permalink
Translate pr 4 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior authored Apr 11, 2024
1 parent 6f26fcc commit 5fd81a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/translate/update_translation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ git config --local user.name "ss220bot"
git checkout -b translate_tmp
git reset --hard origin/master

git checkout translate -- ./tools/translate/ss220replace.json
git checkout origin/translate -- ./tools/translate/ss220replace.json
./tools/translate/ss220_replacer_linux
git add .
git commit -m "Apply translation"
Expand Down

0 comments on commit 5fd81a2

Please sign in to comment.