diff --git a/translations/ui-plugin-find-user/sk.json b/translations/ui-plugin-find-user/sk.json new file mode 100644 index 0000000..ed03db6 --- /dev/null +++ b/translations/ui-plugin-find-user/sk.json @@ -0,0 +1,18 @@ +{ + "meta.title": "User-finder (plugin)", + "modal.label": "Select User", + "searchButton.title": "Find User", + "noResults": "Choose a filter or enter a search query to show results.", + "searchFieldLabel": "Search", + "information.patronGroup": "Patron group", + "active": "Active", + "information.name": "Name", + "information.barcode": "Barcode", + "information.username": "Username", + "contact.email": "Email", + "status": "Status", + "inactive": "Inactive", + "modal.close": "Close", + "modal.save": "Save", + "modal.total": "Total selected: {count}" +} \ No newline at end of file