File: merge-eo.clj

package info (click to toggle)
puppetlabs-i18n-clojure 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 348 kB
  • sloc: sh: 173; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
;; This has the same package as de-es-ru.clj which means we will merge the
;; locales from both files.
;; It is used by the tests in core_test.clj.
{
  :locales #{"eo"}
  :package "example.i18n"
}