Translation

English

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

Loading…

User avatar Coool

Translation changed

Cacti / servcheckLatvian

5 days ago
User avatar None

Source string changed

Cacti / servcheckLatvian

6 months ago
Browse all component changes

Glossary

English Latvian
No related strings found in the glossary.

String information

Source string location
servcheck_test.php:201
String age
6 months ago
Source string age
6 months ago
Translation file
locales/po/lv-LV.po, string 277