-
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
New: | ||
- Add French, Greek and Spanish languages | ||
|
||
Improved: | ||
- Add "English (India)" (en-in) to language selector | ||
- [Open] Improve the algorithm that finds the best matching app | ||
- [Calculator] Improve English operators | ||
- [Weather] Improve Italian sentences | ||
|
||
Fixed: | ||
- [Vosk] Fix checking whether the model is already downloaded | ||
- [Vosk] Keep showing the download icon when no model is available for the current user locale |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Novità: | ||
- Aggiunte le lingue francese, greco e spagnolo | ||
|
||
Miglioramenti: | ||
- Aggiunta "English (India)" (en-in) tra le lingue impostabili | ||
- [Apertura di app] Migliorato l'algoritmo che trova l'app col nome più somigliante | ||
- [Calcolatrice] Migliorate le frasi in inglese | ||
- [Meteo] Migliorate le frasi in italiano | ||
|
||
Correzioni: | ||
- [Vosk] Sistemato il controllo dell'esistenza del modello già scaricato | ||
- [Vosk] Ora l'icona di download resta mostrata se non c'è nessun modello per il locale dell'utente |