Added Estonian language (#6035)

* Added ET language

* Updated Changelog [skip ci]
This commit is contained in:
Lucas Bartholemy 2023-01-10 19:26:25 +01:00 committed by GitHub
parent 59af7eed7c
commit f5b8ea910b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,4 @@ HumHub Changelog (DEVELOP)
- Fix #6018: Disable profile fields textarea and checkbox list when they are not editable
- Ehn #6017: Hide Password Tab in administration for LDAP users
- Enh #6031: On users list grid, show Auth mode badge only for sys admins
- Enh #6035: Added Estonian language

View File

@ -212,6 +212,7 @@ $config = [
'sq' => 'Shqip',
'cy' => 'Cymraeg',
'sw' => 'Kiswahili',
'et' => 'eesti keel'
],
'ldap' => [
// LDAP date field formats

View File

@ -57,6 +57,7 @@ return [
'sq',
'cy',
'sw',
'et'
],
// string, the name of the function for translating messages.
// Defaults to 'Yii::t'. This is used as a mark to find the messages to be