mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-15 17:24:11 +00:00
Update Localization.php in Middleware with "no" tag for estimate.
This commit is contained in:
parent
4c5566755f
commit
36daa09441
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class Localization
|
||||||
'ja' => 'ja',
|
'ja' => 'ja',
|
||||||
'ko' => 'ko_KR',
|
'ko' => 'ko_KR',
|
||||||
'nl' => 'nl_NL',
|
'nl' => 'nl_NL',
|
||||||
|
'no' => 'no_NB',
|
||||||
'pl' => 'pl_PL',
|
'pl' => 'pl_PL',
|
||||||
'pt' => 'pl_PT',
|
'pt' => 'pl_PT',
|
||||||
'pt_BR' => 'pt_BR',
|
'pt_BR' => 'pt_BR',
|
||||||
|
|
Loading…
Add table
Reference in a new issue