Fixes #745 Use plural form for 0 in French #760

Merged
KitaitiMakoto merged 1 commits from fr-0-likes into master 4 years ago
KitaitiMakoto commented 4 years ago (Migrated from github.com)

This fixes #745

This fixes #745
elegaanz (Migrated from github.com) approved these changes 4 years ago
elegaanz (Migrated from github.com) left a comment

I hope Crowdin won't overwrite it…

I hope Crowdin won't overwrite it…
KitaitiMakoto commented 4 years ago (Migrated from github.com)

hmm..., could you check the project setting? Documentation is here: https://support.crowdin.com/changing-target-languages/

hmm..., could you check the project setting? Documentation is here: https://support.crowdin.com/changing-target-languages/
elegaanz commented 4 years ago (Migrated from github.com)

I don't have access to predefined languages settings… I can only add or remove them from the list. ☹️ But let's say Crowdin is smart enough to not touch our PO headers…

I don't have access to predefined languages settings… I can only add or remove them from the list. :frowning_face: But let's say Crowdin is smart enough to not touch our PO headers…
codecov[bot] commented 4 years ago (Migrated from github.com)

Codecov Report

Merging #760 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #760      +/-   ##
==========================================
- Coverage   39.02%   39.01%   -0.02%     
==========================================
  Files          73       73              
  Lines        9699     9699              
  Branches     2224     2224              
==========================================
- Hits         3785     3784       -1     
  Misses       4863     4863              
- Partials     1051     1052       +1     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/760?src=pr&el=h1) Report > Merging [#760](https://codecov.io/gh/Plume-org/Plume/pull/760?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/e1bd2eab755f17c1af574a59b2d6a40bfcb8f6b2&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #760 +/- ## ========================================== - Coverage 39.02% 39.01% -0.02% ========================================== Files 73 73 Lines 9699 9699 Branches 2224 2224 ========================================== - Hits 3785 3784 -1 Misses 4863 4863 - Partials 1051 1052 +1 ```

Reviewers

The pull request has been merged as b3d367b174.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fr-0-likes master
git pull origin fr-0-likes

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fr-0-likes
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#760
Loading…
There is no content yet.