Sick Notify
Documentation
Example:
{0:Plural:have,has}
This determines whether the replacement input amount has 1 element or not, and if so, replaces it with 'has' otherwise 'have'.
If your language doesn’t pluralize like this, you can safely remove this replacement.
The have,has part should be translated to your language if applicable.
Example:
{0:FirstOrCount:employees}.
This will return the name of the first element, e.g. John Doe or 15 employees if there are multiple elements in the input. The employees part should be translated to your language.
Employees are leaders, designers, artists, programmers, support, lawyers or accountants. People who are occupied with directly adding value to the company. Employees will spend their day sitting at a computer to work.
The term differentiates itself from staff, who are occupied with keeping operations running smoothly so the employees can work, e.g. cleaners, cooks, maintenance, etc.