Description Usage Arguments Value Examples
Returns a translated string from the untranslated string id2
. An abbreviated form is N
since
R does not support _
as unary operator.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
id1 |
character: untranslated singular message(s) |
id2 |
character: untranslated plural message(s) |
n |
integer: the number (e.g. item count) to determine the translation for the respective grammatical number |
lang |
character: language code (default: |
domain |
character: text domain (default: |
context |
character: context (default: |
the translated string(s)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.