mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
ready for new version
This commit is contained in:
parent
3facad1c21
commit
42f91e903b
18 changed files with 552 additions and 1230 deletions
|
|
@ -1,8 +1,10 @@
|
|||
language_choices <- function() {
|
||||
c(
|
||||
"🇩🇰 Dansk" = "da",
|
||||
# "🇩🇪 Deutsch" = "de",
|
||||
"🇬🇧 English" = "en",
|
||||
"🇹🇿 Kiswahili" = "sw",
|
||||
"🇩🇰 Dansk" = "da"
|
||||
"🇹🇿 Kiswahili" = "sw"#,
|
||||
# "🇸🇪 Svenska" = "sv"
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue