askvortsov1 / flarum-moderator-warnings

Moderator Warnings extension for flarum
MIT License
6 stars 7 forks source link

Support pluralization i emails #14

Closed rob006 closed 3 years ago

rob006 commented 3 years ago

Right now pluralization is not supported in email subject and body, so you can get email like "rob006 warned you with 1 strikes in some topic".

askvortsov1 commented 3 years ago

Should now be possible with ICU MessageFormat!

askvortsov1 commented 3 years ago

Should now be possible with ICU MessageFormat!

rob006 commented 3 years ago

While language pack may translate this correctly, default English translation still does not handle plurals.

https://github.com/askvortsov1/flarum-moderator-warnings/blob/c0777a4d26096732a0fd0e1c7d97c0d14b1ebc94/resources/locale/en.yml#L13

askvortsov1 commented 3 years ago

:facepalm:. Fixed in https://github.com/askvortsov1/flarum-moderator-warnings/commit/cb9e8f77dd70b6e701585da24d7fa2e182194865