Skip to content

Singular only shows well the first time  #305

@quedicesebas

Description

@quedicesebas

<input type="range" ng-model="activity.length" min="1" max="10" step="1"> <span translate translate-n="activity.length" translate-plural="{{$count}} hours">1 hour</span>

I have this and activity.length initial value is 1 ->"1 hour" is show. When activity.length increases -> "{{$count}} hours" is shown, but when returns to 1 -> "1 hours is shown"

image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions