1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-10-05 19:31:01 +00:00
miniflux-v2/internal/locale
Christian Frommert 6ed12151d2 feat(integration): add tags option for karakeep integration
fix missing comma

Move tags attachment to own function
2025-09-30 09:29:25 +02:00
..
translations feat(integration): add tags option for karakeep integration 2025-09-30 09:29:25 +02:00
catalog.go refactor(locale): introspect the translation files at load time 2025-07-31 19:10:14 -07:00
catalog_test.go refactor(locale): introspect the translation files at load time 2025-07-31 19:10:14 -07:00
error.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
error_test.go refactor(locale): introspect the translation files at load time 2025-07-31 19:10:14 -07:00
locale.go feat(locale): add Romanian translation 2025-03-28 11:11:20 -07:00
locale_test.go refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
plural.go refactor(locale): simplify pluralForm 2025-07-07 15:30:41 -07:00
plural_test.go test(locale): increase test coverage to 100% 2025-07-07 17:39:56 -07:00
printer.go refactor(locale): avoid code duplication in Printer.Printf() function 2025-08-15 18:02:25 -07:00
printer_test.go refactor(locale): introspect the translation files at load time 2025-07-31 19:10:14 -07:00