R/hello.R

#' app
#'
#' @import gettext
#' @export
app <- function() {
  gettext("Hello, world!") # just to have translation files

  gettext::app()
}
Tutuchan/gettextpo documentation built on May 9, 2019, 5:17 p.m.