-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n: Update Czech #962
i18n: Update Czech #962
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #962 +/- ##
==========================================
- Coverage 32.70% 32.62% -0.08%
==========================================
Files 102 102
Lines 7522 7522
==========================================
- Hits 2460 2454 -6
- Misses 5062 5068 +6 ☔ View full report in Codecov by Sentry. |
@adil192, there is a little problem. We need to specify multiple variations of strings "Move $n notes" and "$n notes will be renamed" for different intervals of $n. For Czech it is:
|
We'll now only need the |
I'm sorry, but I didn't get it. Could you describe it in more detail, please? |
The 2 strings you mentioned will only be used if there are 5 or more notes |
Ah, ok. Nice, thanks! |
So, it's ready for merge :D. |
No description provided.