aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/pt_BR.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/pt_BR.json')
-rw-r--r--apps/weather_status/l10n/pt_BR.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/pt_BR.json b/apps/weather_status/l10n/pt_BR.json
index 7ae42d19cc5..ee513a27618 100644
--- a/apps/weather_status/l10n/pt_BR.json
+++ b/apps/weather_status/l10n/pt_BR.json
@@ -56,5 +56,5 @@
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Pancadas de chuva às {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Pancadas leves de chuva às {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Pancadas fortes de chuva às {time}"
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file