feat: update simple Chinese translation#3963
Merged
LucasXu0 merged 3 commits intoAppFlowy-IO:mainfrom Nov 23, 2023
slhmy:main
Merged
feat: update simple Chinese translation#3963LucasXu0 merged 3 commits intoAppFlowy-IO:mainfrom slhmy:main
LucasXu0 merged 3 commits intoAppFlowy-IO:mainfrom
slhmy:main
Conversation
Contributor
Author
|
@appflowy 👋 Hi, I think I need approval to enable the remaining workflows, thanks! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3963 +/- ##
===========================================
+ Coverage 10.19% 60.28% +50.08%
===========================================
Files 663 626 -37
Lines 30471 28982 -1489
===========================================
+ Hits 3106 17471 +14365
+ Misses 27365 11511 -15854
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
zoli
added a commit
to zoli/AppFlowy
that referenced
this pull request
Nov 26, 2023
* main: (32 commits) feat: optimize calendar for mobile (AppFlowy-IO#3979) fix: windows callback (AppFlowy-IO#4006) fix: select option mouse-click event conflict (AppFlowy-IO#4003) ci: use linux vm for dart unit test (AppFlowy-IO#3991) feat: support changing block background color (AppFlowy-IO#3998) feat: custom server url in application (AppFlowy-IO#3996) chore: adjust board card UI (AppFlowy-IO#3954) fix: unable to login on android when building in release mode (AppFlowy-IO#3994) chore: remove the flutter submodule from contributor (AppFlowy-IO#3993) feat: field editing bloc refactor and add mobile field editor (AppFlowy-IO#3981) feat: improve editing link user experience (AppFlowy-IO#3990) fix: adjusting sort UI and support filter and settings (AppFlowy-IO#3971) chore: update Russian translations (AppFlowy-IO#3933) chore: add Thai language (AppFlowy-IO#3985) chore: updated polish translations (AppFlowy-IO#3959) feat: update simple Chinese translation (AppFlowy-IO#3963) chore: turkish translation update (AppFlowy-IO#3983) fix: login page hint text overflow (AppFlowy-IO#3987) feat: add ... button in mobile toolbar (AppFlowy-IO#3970) fix: set cell style nullable (AppFlowy-IO#3984) ...
zoli
added a commit
to zoli/AppFlowy
that referenced
this pull request
Nov 26, 2023
* main: (25 commits) feat: optimize calendar for mobile (AppFlowy-IO#3979) fix: windows callback (AppFlowy-IO#4006) fix: select option mouse-click event conflict (AppFlowy-IO#4003) ci: use linux vm for dart unit test (AppFlowy-IO#3991) feat: support changing block background color (AppFlowy-IO#3998) feat: custom server url in application (AppFlowy-IO#3996) chore: adjust board card UI (AppFlowy-IO#3954) fix: unable to login on android when building in release mode (AppFlowy-IO#3994) chore: remove the flutter submodule from contributor (AppFlowy-IO#3993) feat: field editing bloc refactor and add mobile field editor (AppFlowy-IO#3981) feat: improve editing link user experience (AppFlowy-IO#3990) fix: adjusting sort UI and support filter and settings (AppFlowy-IO#3971) chore: update Russian translations (AppFlowy-IO#3933) chore: add Thai language (AppFlowy-IO#3985) chore: updated polish translations (AppFlowy-IO#3959) feat: update simple Chinese translation (AppFlowy-IO#3963) chore: turkish translation update (AppFlowy-IO#3983) fix: login page hint text overflow (AppFlowy-IO#3987) feat: add ... button in mobile toolbar (AppFlowy-IO#3970) fix: set cell style nullable (AppFlowy-IO#3984) ...
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🐸 Tranlated mostly by inlang but I found there is some mis-update there if I work completely with it !
Anyway, I filled most of the simple Chinese translation and fixed some obvious mistakes (old / new mistakes may still remain in some place although I have tried to re-check it...)
Feature Preview
PR Checklist