mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-24 12:43:07 +00:00
Merge pull request #3008 from IndrekHaav/et-typo
Minor capitalisation fix for Estonian
This commit is contained in:
commit
0d312e5348
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ return [
|
|||
'de_informal' => 'Deutsch (Du)',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'et' => 'Eesti Keel',
|
||||
'et' => 'Eesti keel',
|
||||
'fr' => 'Français',
|
||||
'he' => 'עברית',
|
||||
'hr' => 'Hrvatski',
|
||||
|
|
Loading…
Add table
Reference in a new issue