Skip to content

Commit 12183ba

Browse files
committed
Merge branch 'development' into release
2 parents e65b4b6 + 306f41b commit 12183ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+2413
-543
lines changed

.github/translators.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,3 +489,7 @@ Hari (muhhari) :: Indonesian
489489
仙君御 (xjy) :: Chinese Simplified
490490
TapioM :: Finnish
491491
lingb58 :: Chinese Traditional
492+
Angel Pandey (angel-pandey) :: Nepali
493+
Supriya Shrestha (supriyashrestha) :: Nepali
494+
gprabhat :: Nepali
495+
CellCat :: Chinese Simplified

app/Translation/LocaleManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class LocaleManager
5050
'ku' => 'ku_TR',
5151
'lt' => 'lt_LT',
5252
'lv' => 'lv_LV',
53+
'ne' => 'ne_NP',
5354
'nb' => 'nb_NO',
5455
'nl' => 'nl_NL',
5556
'nn' => 'nn_NO',

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"socialiteproviders/microsoft-azure": "^5.1",
3939
"socialiteproviders/okta": "^4.2",
4040
"socialiteproviders/twitch": "^5.3",
41-
"ssddanbrown/htmldiff": "^1.0.2",
41+
"ssddanbrown/htmldiff": "^2.0.0",
4242
"ssddanbrown/symfony-mailer": "7.2.x-dev"
4343
},
4444
"require-dev": {

0 commit comments

Comments
 (0)