diff options
Diffstat (limited to 'apps/files/l10n/uk.json')
-rw-r--r-- | apps/files/l10n/uk.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index ae9b8eaa361..cf4eb0eb5cb 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -109,6 +109,6 @@ "Files are being scanned, please wait." : "Файли скануються, зачекайте, будь-ласка.", "Currently scanning" : "Триває перевірка", "No favorites" : "Немає обраних", - "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітити як улюблені з'являться тут" + "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітили як улюблені з’являться тут" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |