Package: shiny.i18n 0.3.0
Jakub Nowicki
shiny.i18n: Shiny Applications Internationalization
It provides easy internationalization of Shiny applications. It can be used as standalone translation package to translate reports, interactive visualizations or graphical elements as well.
Authors:
shiny.i18n_0.3.0.tar.gz
shiny.i18n_0.3.0.zip(r-4.5)shiny.i18n_0.3.0.zip(r-4.4)shiny.i18n_0.3.0.zip(r-4.3)
shiny.i18n_0.3.0.tgz(r-4.4-any)shiny.i18n_0.3.0.tgz(r-4.3-any)
shiny.i18n_0.3.0.tar.gz(r-4.5-noble)shiny.i18n_0.3.0.tar.gz(r-4.4-noble)
shiny.i18n_0.3.0.tgz(r-4.4-emscripten)shiny.i18n_0.3.0.tgz(r-4.3-emscripten)
shiny.i18n.pdf |shiny.i18n.html✨
shiny.i18n/json (API)
NEWS
# Install 'shiny.i18n' in R: |
install.packages('shiny.i18n', repos = c('https://appsilon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/appsilon/shiny.i18n/issues
internationalizationlanguagerhinoverseshinytranslation
Last updated 7 months agofrom:b3583e99ef. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:create_translation_fileinit_i18ntranslate_with_google_cloudTranslatorupdate_langusei18n
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrstudioapisassshinysourcetoolsstringistringrvctrswithrxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create translation file | create_translation_file |
Creates new i18n Translator object | init_i18n |
This provides functions for automatic translations with online APIs Translate with Google cloud | translate_with_google_cloud |
Translator R6 Class | Translator |
Update language (i18n) in UI | update_lang |
Use i18n in UI | usei18n |