stream_chat_localizations 10.1.0
stream_chat_localizations: ^10.1.0 copied to clipboard
The Official localizations for Stream Chat Flutter, a service for building chat applications
10.1.0 #
✅ Added
- Added
notifyChannelTexttranslation for all supported locales — label for the@channelbroadcast mention in the autocomplete overlay. - Added
notifyHereTexttranslation for all supported locales — label for the@herebroadcast mention in the autocomplete overlay. - Added
notifyRoleText(String role)translation for all supported locales — label for role mentions in the autocomplete overlay. - Added
commandUnavailableWhileEditingError,commandUnavailableWhileQuotingError, andcommandUnavailableErrorstrings for the "command not available" snackbars surfaced byStreamMessageComposer. Non-English locales currently use the English copy pending translation.
10.0.1 #
🛑️ Breaking
- Renamed
attachmentsUploadProgressTextparameterremaining→completedand reworded the translation across all locales to report completed count instead of remaining. - Renamed English
threadReplyLabel('Thread'→'Thread Reply') andmarkAsUnreadLabel('Mark as Unread'→'Mark Unread'). - Reworded Korean
threadReplyLabel('스레드 응답입니다'→'스레드 답변') to drop the declarative copula so it reads as a menu label. - Renamed
questionsLabelgetter →questionLabel({bool isPlural = false})method across all supported locales. - Renamed
endVoteConfirmationText→endVoteConfirmationTitleacross all supported locales; English default changed to'End This Poll?'. - Renamed
slowModeOnLabelgetter →slowModeOnLabel(int cooldownTimeOut)method across all supported locales. The default now renders a live countdown (English default:'Slow mode ON'→'Slow mode, wait ${cooldownTimeOut}s\u2026').
✅ Added
- Added
fileTypeNotSupportedError(String? extension)translation for all supported locales. - Added
toggleBlockUnblockUserTexttranslation for all supported locales. - Added
threadLabeltranslation for all supported locales, used by theStreamThreadHeaderdefault title. - Added
commandUsernameLabeltranslation (default@username) for all supported locales. Used by the message composer placeholder when user-target commands (/mute,/unmute,/ban,/unban) are active. - Added
unsupportedAttachmentLabeltranslation for all supported locales. - Added
linkAttachmentTexttranslation for all supported locales (used byMessagePreviewFormatterfor link-preview attachments). - Added
confirmLabel,emptyReactionsText,loadingReactionsError, andtapToRemoveReactionLabeltranslations for all supported locales. - Added
justNowLabel,replyToUserLabel,multipleAnswersDescription,maximumVotesPerPersonDescription,anonymousPollDescription,suggestAnOptionDescription, andaddACommentDescriptiontranslations for all supported locales. - Added
totalVoteCountLabel({int? count})translation for all supported locales. - Added
viewAllLabeltranslation for all supported locales. - Added
pollVotesLabeltranslation for all supported locales. - Added
endVoteConfirmationMessagetranslation for all supported locales. - Added
reactionsCountText(int count)translation for all supported locales. - Added
photosAndVideosLabeltranslation (defaultPhotos & Videos) for all supported locales. Used by the new media gallery preview footer's thumbnail- grid sheet header.
🔄 Changed
- Reworded
emptyMessagesTextacross all locales to the shorter "No messages yet" style (English default:'There are no messages currently'→'No messages yet') to match the redesigned empty state copy. - Reworded
writeAMessageLabelacross all locales to use a "Send a message" style (English default:'Write a message'→'Send a message') to match the redesigned message composer placeholder. - Reworded
endVoteLabelEnglish override from'End Vote'to'End Poll'. - Reworded
flagLabel,cancelLabelanddeleteLabeldefaults from uppercase to sentence case across all supported locales (e.g. English:'FLAG'→'Flag','CANCEL'→'Cancel','DELETE'→'Delete') so dialog buttons render in the same case as the rest of the system. - Raised minimum Flutter to
>=3.41.0and Dart SDK to^3.11.0.
10.0.0-beta.13 #
🛑️ Breaking
- SDK Redesign Changes. For more details, please refer to the migration guide. The SDK redesign introduces a fresher default UI, but also better APIs for customization of the components.
9.23.0 #
- Fixed Italian translation for
unreadMessagesSeparatorText(was incorrectly showing French text "Nouveaux messages" instead of Italian "Nuovi messaggi").
9.22.0 #
- Added translations for new
deletePollOptionLabellabel. - Added translations for new
deletePollOptionQuestiontext.
10.0.0-beta.4 #
-
Added translations for new
locationLabellabel. -
Included the changes from version
9.15.0.
10.0.0-beta.1 #
- Updated
stream_chat_flutterdependency to10.0.0-beta.1.
9.9.0 #
- Added translations for new
draftLabellabel. - Added translations for new
endLabellabel. - Added translations for new
endVoteConfirmationTexttext.
9.7.0 #
- Added translations for new
sendAnywayLabellabel. - Added translations for new
moderatedMessageBlockedTexttext. - Added translations for new
moderationReviewModalTitletext. - Added translations for new
moderationReviewModalDescriptiontext. - Added translations for new
emptyMessagePreviewTexttext. - Added translations for new
voiceRecordingTexttext. - Added translations for new
audioAttachmentTexttext. - Added translations for new
imageAttachmentTexttext. - Added translations for new
videoAttachmentTexttext. - Added translations for new
pollYouVotedTexttext. - Added translations for new
pollSomeoneVotedTexttext. - Added translations for new
pollYouCreatedTexttext. - Added translations for new
pollSomeoneCreatedTexttext. - Added translations for new
systemMessageLabellabel.
9.4.0 #
- Updated minimum Flutter version to 3.27.4 for the SDK.
9.3.0 #
- Added translations for new
slideToCancelLabellabel. - Added translations for new
holdToRecordLabellabel.
9.1.0 #
- Added translations for new
repliedToLabellabel. - Added translations for new
newThreadsLabellabel.
9.0.0 #
- Added multiple new localization strings related to poll creation and validation.
- Added multiple new localization strings related to poll message interactions.
- Updated minimum Flutter version to 3.24.5 for the SDK.
7.3.0 #
🔄 Changed
- Changed minimum Flutter version to 3.19 for the SDK.
- Updated
stream_chat_flutterdependency to7.3.0.
7.2.0-hotfix.1 #
- Updated
stream_chat_flutterdependency to7.2.0-hotfix.1.
7.0.0 #
- Updated minimum supported
SDKversion to Flutter 3.13/Dart 3.1 - Updated
stream_chat_flutterdependency to7.0.0.
5.9.0 #
- Updated minimum supported
SDKversion to Flutter 3.10/Dart 3.0 - Updated
stream_chat_flutterdependency to6.9.0.
5.6.0 #
- Updated minimum supported
SDKversion to Flutter 3.7/Dart 2.19 - Updated
stream_chat_flutterdependency to6.6.0.
5.1.0 #
- Updated
dartsdk environment range to support3.0.0. - Updated
stream_chat_flutterdependency to6.1.0.
4.1.0 #
✅ Added
- Added support for Catalan locale.
- Added translations for new
noPhotoOrVideoLabellabel. - Changed text in New messages separator. Now is doesn't count the new messages and only shows "New messages". All the translations were updated.
🔄 Changed
- Some of the
Spanishtranslations have been updated/changed for better understanding. - Some of the
Catalantranslations have been updated/changed for better understanding.
4.0.0 #
🔄 Changed
- Removed
emojiMatchingQueryTextstring.
4.0.0-beta.1 #
✅ Added
couldNotReadBytesFromFileErrorwith translationsdownloadLabelwith translationstoggleMuteUnmuteActionwith translationstoggleMuteUnmuteGroupQuestionwith translationstoggleMuteUnmuteGroupTextwith translationstoggleMuteUnmuteUserQuestionwith translationstoggleMuteUnmuteUserTextwith translations
3.2.0 #
✅ Added
- Added support for
unreadMessagesSeparatorTexttranslation.
3.0.0 #
- Added translations for viewLibrary.
3.0.0-beta.1 #
- Updated
stream_chat_flutterdependency to4.0.0-beta.1.
2.1.0 #
✅ Added
- Added support for Portuguese locale.
🔄 Changed
- Some of the
Japanesetranslations have been updated/changed for better understanding.
2.0.0 #
1.1.0 #
✅ Added
- Added support for Spanish locale.
- Added support for Korean locale.
- Added support for Japanese locale.
- Added translations for cooldown mode.
- Added translations for attachmentLimitExceed.
🔄 Changed
- Some of the
Hinditranslations have been updated/changed for better understanding.- 'रिप्लाई' -> 'जवाब दें'
- 'तस्वीरें' -> 'फ़ोटोज'
- 'बिता हुआ कल' -> 'कल'
- 'चैनल मौन है' -> 'चैनल म्यूट है'
1.0.2 #
- Updated
stream_chat_flutterdependency
1.0.1 #
- Minor Fixes