Fix missing plural keys (#9084)

* Update i18n-tasks to feature-missing-plural-keys

* Fix pluralizations with missing keys in Arabic

Fix #8554

* Add i18n-tasks missing-plural-keys to CircleCI
This commit is contained in:
Eugen Rochko
2018-10-25 00:09:45 +02:00
committed by GitHub
parent d723f2a0a8
commit df3a7e724d
5 changed files with 32 additions and 50 deletions

View File

@ -77,6 +77,4 @@ ar:
expired: إنتهت مدة صلاحيته، الرجاء طلب واحد جديد
not_found: لا يوجد
not_locked: ليس مقفلاً
not_saved:
one: 'خطأ واحد منَعَ %{resource} مِن القيام بالإحتفاظ :'
other: "%{count} أخطاء منعت %{resource} مِن القيام بالإحتفاظ :"
not_saved: "%{count} أخطاء منعت %{resource} مِن القيام بالإحتفاظ :"