/gauth

Generate verification codes for the 2-step verification feature for your Google Account.

Primary LanguageC++Apache License 2.0Apache-2.0

Google Authenticator

Generate verification codes for the 2-step verification feature for your Google Account.

We're waiting for translator.

  • Fork this repository
  • Go to `translations` folder
  • Modify the `language` attribute of ``` ``` to your language name, for example: French in France should use `fr_FR`.
  • Translate clause in `translation` tag of `gauth.ts` file
  • Save to new file named by `gauth_.ts`, replace `` by your language name.
  • Commit and push to your repository
  • Make a pull request
  • That's all