Implement Rule for "Four Forms Manx"

Created on 28 December 2024, about 1 month ago


Four Forms Manx

Plural Form

(n % 10 == 1) ? 0 : ((n % 10 == 2) ? 1 : ((n % 100 == 0 || n % 100 == 20 || n % 100 == 40 || n % 100 == 60 || n % 100 == 80) ? 2 : 3))

nPlurals

4

Applicable Language

gv

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024