Plurals
tp('apples', ['count' => 1]);
// 1 apple
tp('apples', ['count' => 3]);
// 3 apples
tp('place', ['position' => 1]);
// 1st
tp('cookies', ['start' => 3, 'end' => 4]);
// 3-4 cookies
Allows you to use language variables to translate a string according to that language's plural forms defined in the Unicode CLDR
Related plugins

Localizer for Kirby
by Gearsdigital
Change every localized string within the Panel – other plugins included! If you want to adapt some Panel translations without effort, this …
Fragments
by Sam Serrien
Small string/translation helper for fragments 'laravel/blade' style. Supports translating fragments (e.g. static labels) on site or page …

Memsource
by Oblik Studio
This plugin allows you to translate your entire site content in the powerful TMS Memsource
Variables
by Oblik Studio
Specify language variables with YAML files and nested keys

Variables field
by Oblik Studio
The variables field allows you to manage language variables via the panel
HoneHome
by David Somers
Handle homepage redirection

Trevor
by Roman Steiner
Edit your language translation variables from the Panel.
Other plugins by Oblik Studio

Git
by Oblik Studio
Kirby plugin for updating content in the Panel via Git

JSON Field
by Oblik Studio
Use the JSON field to create nested JSON objects and arrays with an intuitive interface

Link Field
by Oblik Studio
Kirby field for links of any kind - external, page, file, email, phone. Has settings for text, popup true/false, and hash.

Memsource
by Oblik Studio
This plugin allows you to translate your entire site content in the powerful TMS Memsource
Tester
by Oblik Studio
Allows you to easily write plugin tests by automatically loading Kirby and optionally changing its roots.
Variables
by Oblik Studio
Specify language variables with YAML files and nested keys

Variables field
by Oblik Studio
The variables field allows you to manage language variables via the panel