This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/i18n
Kendall Garner bbf59a4942
[bugfix]: Fix add to playlist success message
The prior code used `form.addToPlaylist`, not `.success`. Also fixes English pluralization and
uses the correct `entity.track` as opposed to `entity.song` for other languages (I am not sure
if the en syntax could be applied to other languages, so I will just leave pluralization as-is
for now).
2024-01-25 23:58:21 -08:00
..
locales [bugfix]: Fix add to playlist success message 2024-01-25 23:58:21 -08:00
i18n.ts Add new translations 2023-12-13 18:19:24 -08:00
i18next-parser.config.js Add localization support (#333) 2023-10-30 19:22:45 -07:00