mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: starting to implement translations throughout the UI
This commit is contained in:
parent
7fde4bde46
commit
96e08e44d8
42 changed files with 1547 additions and 750 deletions
23
CITATION.cff
23
CITATION.cff
|
|
@ -9,7 +9,7 @@ type: software
|
|||
license: AGPL-3.0-or-later
|
||||
title: 'FreesearchR: A free and open-source browser based data analysis tool for researchers
|
||||
with publication ready output'
|
||||
version: 25.8.2
|
||||
version: 25.8.3
|
||||
doi: 10.5281/zenodo.14527429
|
||||
identifiers:
|
||||
- type: url
|
||||
|
|
@ -1030,6 +1030,27 @@ references:
|
|||
email: rpruim@calvin.edu
|
||||
year: '2025'
|
||||
doi: 10.32614/CRAN.package.NHANES
|
||||
- type: software
|
||||
title: shiny.i18n
|
||||
abstract: 'shiny.i18n: Shiny Applications Internationalization'
|
||||
notes: Imports
|
||||
url: https://appsilon.github.io/shiny.i18n/
|
||||
repository: https://CRAN.R-project.org/package=shiny.i18n
|
||||
authors:
|
||||
- family-names: Nowicki
|
||||
given-names: Jakub
|
||||
email: opensource+kuba@appsilon.com
|
||||
- family-names: Krzemiński
|
||||
given-names: Dominik
|
||||
email: raymon92@gmail.com
|
||||
- family-names: Igras
|
||||
given-names: Krystian
|
||||
email: krystian8207@gmail.com
|
||||
- family-names: Sobolewski
|
||||
given-names: Jakub
|
||||
email: jakub.sobolewski@appsilon.com
|
||||
year: '2025'
|
||||
doi: 10.32614/CRAN.package.shiny.i18n
|
||||
- type: software
|
||||
title: styler
|
||||
abstract: 'styler: Non-Invasive Pretty Printing of R Code'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue