32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
## Upcoming
|
|
|
|
✅ Added
|
|
|
|
* Added support
|
|
for [Spanish](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_es.dart)
|
|
locale.
|
|
|
|
🔄 Changed
|
|
|
|
* Some of the `Hindi` translations have been updated/changed for better understanding.
|
|
- 'रिप्लाई' -> 'जवाब दें'
|
|
- 'तस्वीरें' -> 'फ़ोटोज'
|
|
- 'बिता हुआ कल' -> 'कल'
|
|
- 'चैनल मौन है' -> 'चैनल म्यूट है'
|
|
|
|
## 1.0.2
|
|
|
|
* Updated `stream_chat_flutter` dependency
|
|
|
|
## 1.0.1
|
|
|
|
* Minor Fixes
|
|
|
|
## 1.0.0
|
|
|
|
* Initial Release with support for 4 locales
|
|
- [English](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_en.dart)
|
|
- [Hindi](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_hi.dart)
|
|
- [Italian](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_it.dart)
|
|
- [French](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart)
|