Package: stranslate
Type: Package
Title: Simple Translation Between Different Languages
Version: 0.1.3
Authors@R: 
  c(person("Sigbert", "Klinke", email="sigbert@hu-berlin.de", role=c("aut", "cre")))
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Description: Message translation is often managed with 'po' files and the 'gettext' programme, 
    but sometimes another solution is needed. In contrast to 'po' files, a more flexible approach 
    is used as in the Fluent <https://projectfluent.org/> project with R Markdown snippets. 
    The key-value approach allows easier handling of the translated messages.
URL: https://github.com/sigbertklinke/stranslate (development version)
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: rmarkdown
Imports: crayon, knitr, stringr
NeedsCompilation: no
Packaged: 2024-01-28 09:47:21 UTC; sk
Author: Sigbert Klinke [aut, cre]
Repository: CRAN
Date/Publication: 2024-01-28 10:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:09:32 UTC; windows
