Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Hosted Weblate 2024-12-19 20:46:13 +00:00
commit 3368c198e2
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
12 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added
- Countries: show states for Mexico
- Estonian translation (thanks Priit Jõerüüt)
### Changed

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

View file

@ -118,13 +118,13 @@ class Contributors {
Contributor('தமிழ்நேரம்', 'anishprabu.t@gmail.com'),
Contributor('bovirus', 'roberto.boriotti@canon.it'),
Contributor('Максим Горпиніч', 'mgorpinic2005@gmail.com'),
Contributor('Priit Jõerüüt', 'hwlate@joeruut.com'),
// Contributor('Femini', 'nizamismidov4@gmail.com'), // Azerbaijani
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese
// Contributor('Grooty12', 'Rasmus@rosendahl-kaa.name'), // Danish
// Contributor('Victor M', 'victormorita@tuta.io'), // Danish
// Contributor('Priit Jõerüüt', 'hwlate@joeruut.com'), // Estonian
// Contributor('Åzze', 'laitinen.jere222@gmail.com'), // Finnish
// Contributor('Olli', 'ollinen@ollit.dev'), // Finnish
// Contributor('Idj', 'joneltmp+goahn@gmail.com'), // Hebrew

View file

@ -68,7 +68,6 @@ class AvesApp extends StatefulWidget {
'bn', // Bengali
'ckb', // Kurdish (Central)
'da', // Danish
'et', // Estonian
'fi', // Finnish
'gl', // Galician
'he', // Hebrew

View file

@ -13,6 +13,7 @@ class SupportedLocales {
'en': 'English',
'en_Shaw': '𐑦𐑙𐑜𐑤𐑦𐑖 (𐑖𐑱𐑝𐑰𐑩𐑯)',
'es': 'Español (México)',
'et': 'Eesti',
'eu': 'Euskara',
'fa': 'فارسی',
'fr': 'Français',