Skip to content

Commit

Permalink
translate ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lelemm committed Feb 10, 2025
1 parent 9c8b945 commit 74a604a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/package-browser
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cd "$ROOT/.."

echo "Updating translations..."
if ! [ -d packages/desktop-client/locale ]; then
git clone https://github.com/actualbudget/translations packages/desktop-client/locale
git clone https://github.com/lagoom-br/translations.git packages/desktop-client/locale
fi
pushd packages/desktop-client/locale > /dev/null
git pull
Expand Down

0 comments on commit 74a604a

Please sign in to comment.