Package: translated
Type: Package
Title: Simple and Robust Translation System
Version: 0.1.0
Date: 2023-01-26
Authors@R: c(person("Laura", "Bakala",
             email = "erdaradun.gaztea@gmail.com",
             role = c("cre", "aut", "cph"),
             comment = c(ORCID = "0000-0002-3213-2484")))
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.1.2
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-01-31 08:48:36 UTC; erdar
Author: Laura Bakala [cre, aut, cph] (<https://orcid.org/0000-0002-3213-2484>)
Maintainer: Laura Bakala <erdaradun.gaztea@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-31 17:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:52:12 UTC; windows
