Skip to content
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

Error in pl.yml #19

Open
ekupershtock opened this issue May 28, 2014 · 2 comments
Open

Error in pl.yml #19

ekupershtock opened this issue May 28, 2014 · 2 comments

Comments

@ekupershtock
Copy link

I get the following error:

I18n::InvalidPluralizationData - translation data {:one=>"Wyświetlam 1 %{model}", :other=>"wyświetlam wszystkie %{count} %{model}"} can not be used with :count => 28:

@tigrish
Copy link
Owner

tigrish commented Jun 3, 2014

Could it be that there is plural form missing for Polish (eg. :few or :many) ?

On 28 May 2014, at 14:11 pm, ekupershtock notifications@github.com wrote:

I get the following error:

I18n::InvalidPluralizationData - translation data {:one=>"Wyświetlam 1 %{model}", :other=>"wyświetlam wszystkie %{count} %{model}"} can not be used with :count => 28:


Reply to this email directly or view it on GitHub.

@tjku
Copy link
Contributor

tjku commented Oct 16, 2014

@tigrish You're right. Polish pluralization rules require few and many keys. I added this: #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants