-
|
I use Weblate to manage translations for a Ruby on Rails project, which uses the Ruby i18n system. Simplified Han has no grammatical plural forms so my Weblate UI offers a single field for translations:
The problem is that it gets exported to the i18n translation file like this: child_teen_one_day_course:
one: 儿童与青少年课程
other: Nonewhile my Rails application needs the Is there a way to configure Weblate so that the |
Beta Was this translation helpful? Give feedback.
Answered by
nijel
Sep 29, 2025
Replies: 1 comment
-
|
This might have been already fixed by translate/translate#5693. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Florent2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This might have been already fixed by translate/translate#5693.