diff --git a/i18n/lv/LC_MESSAGES/robotoff.po b/i18n/lv/LC_MESSAGES/robotoff.po index a7e5f07d3e..47437c741e 100644 --- a/i18n/lv/LC_MESSAGES/robotoff.po +++ b/i18n/lv/LC_MESSAGES/robotoff.po @@ -9,7 +9,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.2.1\n" -"Plural-Forms: nplurals=3; plural=(n==0 ? 0 : n%10==1 && n%100!=11 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n" "X-Crowdin-Project: openfoodfacts\n" "X-Crowdin-Project-ID: 243092\n" "X-Crowdin-Language: lv\n"