diff --git a/translations/ui-plugin-find-user/nl.json b/translations/ui-plugin-find-user/nl.json new file mode 100644 index 0000000..1fced6b --- /dev/null +++ b/translations/ui-plugin-find-user/nl.json @@ -0,0 +1,21 @@ +{ + "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}", + "userAssignmentStatus": "User Assignment Status", + "assigned": "Assigned", + "unassigned": "Unassigned" +} \ No newline at end of file diff --git a/translations/ui-plugin-find-user/pl.json b/translations/ui-plugin-find-user/pl.json index 640acbe..437172e 100644 --- a/translations/ui-plugin-find-user/pl.json +++ b/translations/ui-plugin-find-user/pl.json @@ -4,7 +4,7 @@ "searchButton.title": "Znajdź użytkownika", "noResults": "Wybierz filtr lub wprowadź zapytanie wyszukiwania, aby wyświetlić wyniki.", "searchFieldLabel": "Szukaj", - "information.patronGroup": "Grupa czytelnika", + "information.patronGroup": "Grupa czytelników", "active": "Aktywny", "information.name": "Nazwa", "information.barcode": "Kod kreskowy",