mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Two strings were hardcoded in Portuguese regardless of the user's language setting: 1. The redirect_uri_mismatch error message (line ~101) 2. The remote access info banner for Google OAuth providers (line ~515) Both are now in English. The anchor href is updated from '#oauth-em-servidor-remoto' to '#oauth-on-a-remote-server' to match the EN README anchor.