Commit Graph
54 Commits
Author SHA1 Message Date
Sahil Kumar 955b5f1c0b chore(localization): Update changelog.
Signed-off-by: xsahil03x <[email protected]>
2021-08-13 11:55:56 +05:30
Sahil Kumar 7b7a65cd70 fix(localization): Fix hindi translations.
Signed-off-by: xsahil03x <[email protected]>
2021-08-13 11:50:07 +05:30
Salvatore GiordanoandGitHub 372c626d24 Merge pull request #592 from GetStream/localization-es
feat(localization): Support for Spanish
2021-08-06 12:30:10 +02:00
Sahil Kumar 3ab363a8b2 chore(llc, ui, core, localization, persistence): analysis fixes, move extraData.image to image field
Signed-off-by: xsahil03x <[email protected]>
2021-08-05 16:38:32 +05:30
Sahil Kumar 984b9af182 chore(localization): update README.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:32:30 +05:30
Sahil Kumar 47349ae3dd chore(localization): update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:27:47 +05:30
Sahil Kumar a6e96c79f6 chore(localization): update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:08:09 +05:30
Sahil Kumar 0995f66397 chore(localization): fix analyzer and formatting errors
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:07:46 +05:30
Sacha Arbonel ab1b65846d apply review: add column 2021-08-02 10:19:38 -04:00
b05a822d60 Apply suggestions from code review
Co-authored-by: Jc Miñarro <[email protected]>
2021-07-30 10:54:20 +02:00
Sacha Arbonel 462f9c8f05 fix docs: typo mentioning french 2021-07-29 15:51:45 -04:00
Sacha Arbonel d54bb5406a fix some typos in french translations 2021-07-29 15:22:44 -04:00
Sacha Arbonel 255fc50510 support spanish 2021-07-29 15:22:34 -04:00
Salvatore GiordanoandGitHub 7f589edeb1 Merge pull request #587 from GetStream/docs/addingLocalization
docs(localization): polishing
2021-07-29 16:58:30 +02:00
GordonandGitHub 276f6a1efc docs: spelling and grammar 2021-07-29 16:34:57 +02:00
GordonandGitHub afc636bcda docs: move header 2021-07-29 15:56:44 +02:00
GordonandGitHub f159f4e23e docs: add image 2021-07-29 15:54:56 +02:00
Gordon Hayes 47fe22e03d docs: additional localization examples 2021-07-29 14:54:57 +02:00
Gordon Hayes 8f7163b3a0 fix: ios build config 2021-07-29 14:50:36 +02:00
Salvatore Giordano 4e611b35c3 bump version and changelog of localization 2021-07-29 13:30:17 +02:00
Gordon Hayes 66cc8d3ef8 docs: fix ios locales link 2021-07-29 11:58:22 +02:00
Salvatore Giordano 993cd4ad6c docs(localization): fix translation links 2021-07-29 11:16:30 +02:00
Salvatore Giordano 587fc47316 fix links 2021-07-28 17:49:27 +02:00
Sahil Kumar 236a32403e fix(localizations): minor fixes
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 21:18:43 +05:30
Salvatore Giordano 800baec932 docs(localization): add localization docs 2021-07-28 17:20:14 +02:00
Salvatore Giordano fcce46cf16 fix pubspecs 2021-07-28 12:33:40 +02:00
Salvatore Giordano 1107d99076 update readmes 2021-07-28 12:12:31 +02:00
Salvatore Giordano ccd748a936 bump version and changelog 2021-07-26 10:38:42 +02:00
Sahil Kumar e7a7521669 chore(localization): update readme.md
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 17:19:10 +05:30
Sahil Kumar d6db3d84e0 chore(localization): fix analyzer warning
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 16:56:21 +05:30
Sahil Kumar 9b759df813 chore(localization): add examples
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 16:55:46 +05:30
Sahil Kumar 36a13e8a2b fix(localization): fix fileTooLargeAfterCompressionError, fileTooLargeError
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 20:16:36 +05:30
Sahil Kumar 17ea43b9d9 test(localization): fix test
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 19:55:23 +05:30
Sahil Kumar af0356e5a1 test(localization): fix sentAtText, add remaining tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 19:47:54 +05:30
Sahil Kumar f1133dd4b0 test(localization): fix .toString test
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 18:02:17 +05:30
Sahil Kumar a118916263 chore(localization): fix analysis error
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:50:37 +05:30
Sahil Kumar 37a81ebb88 test(localization): add remaining tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:46:28 +05:30
Sahil Kumar 3e552ab4f6 chore(ui, localization): add doc-comments
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:18:51 +05:30
xsahil03x 6ceb010f0c Merge branch 'feat/localization' of github.com:GetStream/stream-chat-flutter into feat/localization 2021-07-21 21:11:19 +05:30
Sahil Kumar df834f4c8b test(localization): add unit tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-21 21:11:08 +05:30
Salvatore Giordano c88a9a5c04 use pub stream_chat_flutter dependency 2021-07-21 16:53:26 +02:00
Salvatore Giordano f1df4389b5 add file size limit parameter 2021-07-21 16:49:40 +02:00
Salvatore Giordano 5097e4844b add italian translation 2021-07-21 16:38:59 +02:00
Sacha Arbonel 0abac8fc27 clean up comment 2021-07-21 10:06:35 -04:00
Sacha Arbonel f959a60dc4 more typos 2021-07-21 10:05:10 -04:00
dbbd79b6f1 Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart
typo

Co-authored-by: Sahil Kumar <[email protected]>
2021-07-21 10:03:59 -04:00
Sacha Arbonel b59b8a0050 add french translations 2021-07-21 09:51:39 -04:00
Sahil Kumar ad8ddba6a7 chore(ui,localization): add translations for replyToMessageLabel
Signed-off-by: xsahil03x <[email protected]>
2021-07-21 17:44:51 +05:30
Sahil Kumar 2b36f009c2 chore: minor fixes, add support for "hi" locale
Signed-off-by: xsahil03x <[email protected]>
2021-07-20 18:09:12 +05:30
Sahil Kumar 67a36d9c35 chore: add remaining translations
Signed-off-by: xsahil03x <[email protected]>
2021-07-19 16:51:49 +05:30