]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2be892b
)
Languages: Added Nepali as a language option
author
Dan Brown
<redacted>
Mon, 7 Jul 2025 13:43:21 +0000
(14:43 +0100)
committer
Dan Brown
<redacted>
Mon, 7 Jul 2025 13:43:21 +0000
(14:43 +0100)
app/Translation/LocaleManager.php
patch
|
blob
|
history
lang/en/settings.php
patch
|
blob
|
history
diff --git
a/app/Translation/LocaleManager.php
b/app/Translation/LocaleManager.php
index 86e712beec9fd2a2a7272732865bfc793983158b..d23c2361004ce0ce9d2a888fc49ee38a60b2a85b 100644
(file)
--- a/
app/Translation/LocaleManager.php
+++ b/
app/Translation/LocaleManager.php
@@
-50,6
+50,7
@@
class LocaleManager
'ku' => 'ku_TR',
'lt' => 'lt_LT',
'lv' => 'lv_LV',
+ 'ne' => 'ne_NP',
'nb' => 'nb_NO',
'nl' => 'nl_NL',
'nn' => 'nn_NO',
diff --git
a/lang/en/settings.php
b/lang/en/settings.php
index 82a4ade5df51dde307c85f45e899a1fe5b79140c..81c2c0a93c388dedb864963a050412310fe6697b 100644
(file)
--- a/
lang/en/settings.php
+++ b/
lang/en/settings.php
@@
-348,6
+348,7
@@
return [
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
+ 'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',