Commit History

Author SHA1 Message Date
  Julien Voisin 181e1341e1 refactor(locale): introspect the translation files at load time 11 months ago
  jvoisin 78c7f66df7 refactor(locale): remove a call to fmt.Sprintf 1 year ago
  jvoisin f2b805850c refactor(locale): remove an unused function 1 year ago
  jvoisin 915b7b3cf7 refactor(locale): unexport a symbol 1 year ago
  jvoisin 8e86004936 refactor(locale): use any instead of interface{} 1 year ago
  Julien Voisin eed3fcf92a refactor(locale): delay parsing of translations until they're used 1 year ago
  jvoisin 48fa64f8ec Use a switch-case construct in internal/locale/plural.go instead of an avalanche of if-if-if-if-if 2 years ago
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder 2 years ago