View source: R/explain_plurals.R
po_explain_plurals | R Documentation |
The nplural
syntax in .po file metadata can be hard to grok,
even for native speakers. This function tries to de-mystify
this by providing verbal expressions of which numbers apply
to which index in the msgstr
array.
po_explain_plurals(language, index)
language |
A single locale code. See |
index |
Optional. If supplied, a 0-based index to explain for a given language. If not supplied, all plurals for the supplied language are described. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.