diff --git a/projects/rero/ng-core/src/lib/translate/i18n/uk.json b/projects/rero/ng-core/src/lib/translate/i18n/uk.json index 77df5694..90ed835a 100644 --- a/projects/rero/ng-core/src/lib/translate/i18n/uk.json +++ b/projects/rero/ng-core/src/lib/translate/i18n/uk.json @@ -89,10 +89,10 @@ "should be multiple of ${{step}}": "має бути кратним ${{step}}", "should be null": "має бути нульовим/порожнім", "should have {{counter}} {{keys}}": "має бути {{counter}} {{keys}}", - "show less": "show less", + "show less": "показати менше", "show more": "show more", "strictly {{counter}}": "суворо {{counter}}", "the value is already taken": "значення вже призначено", "{{ total }} result": "{{ total }} результат", "{{ total }} results": "{{ total }} результатів" -} \ No newline at end of file +}