Zen

Translation

Plural formula: (n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)

English Latvian Actions

Loading…

User avatar None

Source string changed

a year ago
Browse all string changes

Glossary

English Latvian
No related strings found in the glossary.

549283 String information

Source string location
data_sources.php:551
String age
a year ago
Last updated
3 months ago
Source string age
a year ago
Translation file
locales/po/lv-LV.po, string 999