Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions projects/rero/ng-core/src/lib/translate/i18n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 }} результатів"
}
}
Loading