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 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 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 Roxygen: list(markdown = TRUE) Suggests: rmarkdown Imports: crayon, knitr, stringr Config/pak/sysreqs: libicu-dev Repository: https://sigbertklinke.r-universe.dev Date/Publication: 2024-01-28 09:46:00 UTC RemoteUrl: https://github.com/sigbertklinke/stranslate RemoteRef: HEAD RemoteSha: 9e25d718cfd654ea84cb5c25048fecc8e6e8341e NeedsCompilation: no Packaged: 2026-07-05 03:08:38 UTC; root Author: Sigbert Klinke [aut, cre]