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-02-05 20:13:08 -08:00
..
translations fix(locale): missing hyphen in de_DE.json 2025-02-05 20:13:08 -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 Remove superfluous parenthesis 2025-01-23 19:20:13 -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