1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00
miniflux-v2/internal/locale
2025-01-12 12:18:57 -08:00
..
translations feat(integration): add Discord integration 2025-01-12 12:18:57 -08:00
catalog.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
catalog_test.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
error.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
locale.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
locale_test.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
plural.go Add unit test to ensure each translation has the correct number of plurals 2024-02-29 20:44:08 -08:00
plural_test.go Add unit test to ensure each translation has the correct number of plurals 2024-02-29 20:44:08 -08:00
printer.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
printer_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00