From 20762143db9bf2f9997223af1c3fbc86cd50b4df Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 3 May 2024 07:46:04 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 99.8% (1304 of 1306 strings) Translate-URL: http://jellyseerr.borgcube.de/projects/jellyseerr/jellyseerr-frontend/uk/ --- src/i18n/locale/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locale/uk.json b/src/i18n/locale/uk.json index e62f8814..a8fc62ad 100644 --- a/src/i18n/locale/uk.json +++ b/src/i18n/locale/uk.json @@ -291,7 +291,7 @@ "components.PlexLoginButton.signingin": "Виконується вхід...", "components.PlexLoginButton.signinwithplex": "Увійти", "components.QuotaSelector.days": "{count, plural, one {день} other {днів}}", - "components.QuotaSelector.movieRequests": "{quotaLimit} {фільмів} на {quotaDays} {днів}", + "components.QuotaSelector.movieRequests": "{quotaLimit} {movies} на {quotaDays} {days}", "components.QuotaSelector.movies": "{count, plural, one {фільм} other {фільми}}", "components.QuotaSelector.seasons": "{count, plural, one {сезон} other {сезони}}", "components.QuotaSelector.tvRequests": "{quotaLimit} {seasons} на {quotaDays} {days}",