[PR #1334] [MERGED] feat(i18n): add pluralization rules for Russian #3354

Closed
opened 2026-03-22 14:41:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1334
Author: @andreymal
Created: 8/22/2025
Status: Merged
Merged: 8/31/2025
Merged by: @kolaente

Base: mainHead: feature/plural-rules-ru


📝 Commits (1)

  • f6adefe feat(i18n): add pluralization rules for Russian

📊 Changes

1 file changed (+63 additions, -26 deletions)

View changed files

📝 pkg/i18n/i18n.go (+63 -26)

📄 Description

(oops, I was so busy that I didn't notice how three months had passed...)

Not sure how to organize the code and documentation (assuming more languages will be added in the future), suggestions are welcome


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1334 **Author:** [@andreymal](https://github.com/andreymal) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/31/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feature/plural-rules-ru` --- ### 📝 Commits (1) - [`f6adefe`](https://github.com/go-vikunja/vikunja/commit/f6adefe4da287f3c4712022cd682aa8dcbf589bc) feat(i18n): add pluralization rules for Russian ### 📊 Changes **1 file changed** (+63 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `pkg/i18n/i18n.go` (+63 -26) </details> ### 📄 Description <sub><sub>(oops, I was so busy that I didn't notice how three months had passed...)</sub></sub> Not sure how to organize the code and documentation (assuming more languages will be added in the future), suggestions are welcome --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:41:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#3354