Add pluralization rules for Russian #2344

Merged
konrad merged 1 commits from andreymal/vikunja:feature/plural-rules-ru into main 2024-06-03 08:51:17 +00:00
Contributor

See https://vue-i18n.intlify.dev/guide/essentials/pluralization

This will allow me to properly translate second|seconds as секунда|секунды|секунд

(not sure about the location of this function and code style... I can try to fix or move it if needed)

See https://vue-i18n.intlify.dev/guide/essentials/pluralization This will allow me to properly translate `second|seconds` as `секунда|секунды|секунд` (not sure about the location of this function and code style... I can try to fix or move it if needed)
andreymal added 1 commit 2024-06-02 22:18:24 +00:00
Add pluralization rules for Russian
All checks were successful
continuous-integration/drone/pr Build is passing
b917a964ab
Member

Hi andreymal!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2344-feature-plural-rules-ru--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi andreymal! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2344-feature-plural-rules-ru--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad approved these changes 2024-06-03 08:50:44 +00:00
konrad left a comment
Owner

Wow, I didn't know Russian uses more than one plural form.

Thanks!

Wow, I didn't know Russian uses more than one plural form. Thanks!
konrad merged commit 73780e4b50 into main 2024-06-03 08:51:17 +00:00
konrad deleted branch feature/plural-rules-ru 2024-06-03 08:51:19 +00:00
Sign in to join this conversation.
No Reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2344
No description provided.