Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Erick Zhao a12017a91d
chore: proper prettier config (#385) 2023-03-15 16:03:25 -07:00
Antón Molleda 2fd49164b9 chore: better handle versions menu
Use the version number instead of `Current` in the versions drop down as
well as its title when visiting the latest documentation. Previous
branches only have a link to the most up-to-date docs to avoid getting
stale.

This also removes the pre-commit hook to avoid issues adding new
versions to translate (which is unnecessary).
2021-10-22 16:48:12 -07:00
Antón Molleda f384250910 feat: add pre-commit hook to keep l10n in sync
The locale `i18n/en-US` is used by `electron/i18n` as the source to
translate content into other locales and avoid having to manually create
the different JSON files or keep them in sync.

Once those files are translated, they will be downloaded and put in
the right place for each locale. This will happen in an upcoming PR.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Close #67
Rel: #64
2021-07-14 09:26:35 -07:00