Package: translated
Type: Package
Title: Simple and Robust Translation System
Version: 0.1.1
Date: 2023-04-25
Authors@R: c(
  person("Laura", "Bakala", email = "Laura.Bakala@ttsi.com.pl",
         role = c("cre", "aut"),
         comment = c(ORCID = "0000-0002-3213-2484")),
  person("Edward", "Gillian", email = "edward.gillian@ttsi.com.pl",
         role = c("ctb"),
         comment = c(ORCID = "0000-0003-2732-5107")),
  person("Transition Technologies Science", role = c("cph", "fnd"))
  )
Description: Allows translating with formatted string literals, grouped entries, and configurable system of plurals. Have a separate file for each locale and use inheritance to handle dialect differences.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: glue, jsonlite
Suggests: covr, deepdep, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/ttscience/translated
BugReports: https://github.com/ttscience/translated/issues
NeedsCompilation: no
Packaged: 2023-04-25 10:49:03 UTC; erdar
Author: Laura Bakala [cre, aut] (<https://orcid.org/0000-0002-3213-2484>),
  Edward Gillian [ctb] (<https://orcid.org/0000-0003-2732-5107>),
  Transition Technologies Science [cph, fnd]
Maintainer: Laura Bakala <Laura.Bakala@ttsi.com.pl>
Repository: CRAN
Date/Publication: 2023-04-25 13:40:02 UTC
Built: R 4.1.2; ; 2023-04-26 11:01:34 UTC; unix
