Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-11 | feat(i18n): get locales on build (#880) | 6 | -12/+0 | ||
2024-02-05 | feat(i18n): added vi tools translations (#876) | 1 | -0/+4 | ||
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools | |||||
2024-02-05 | feat(i18n): added zh tools translations (#874) | 1 | -0/+4 | ||
2024-02-01 | feat(i18n): added missing locale files in tools (#863) | 4 | -0/+0 | ||
2024-02-01 | refactor(i18n): added locales per tool (#861) | 2 | -2/+7 | ||
2023-08-26 | feat(new tool): text diff and comparator (#588) | 2 | -0/+17 | ||
* feat(new tool): text diff and comparator * chore(ci): increased memory in CI |