chore: new translation strings

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-02 11:16:39 +02:00
commit 0e0df73744
No known key found for this signature in database
12 changed files with 203 additions and 17 deletions

View file

@ -4,6 +4,7 @@ html_dependency_FreesearchR <- function() {
version = packageVersion("FreesearchR"),
src = list(href = "FreesearchR", file = "assets"),
package = "FreesearchR",
script = "js/FreesearchR.js",
stylesheet = "css/FreesearchR.css"
)
}