Method: Phrase::ProjectUpdateParameters#zero_plural_form_enabled
- Defined in:
- lib/phrase/models/project_update_parameters.rb
#zero_plural_form_enabled ⇒ Object
(Optional) Displays the input fields for the ‘ZERO’ plural form for every key as well although only some languages require the ‘ZERO’ explicitly.
48 49 50 |
# File 'lib/phrase/models/project_update_parameters.rb', line 48 def zero_plural_form_enabled @zero_plural_form_enabled end |