From 47072d8be8bc0573fbd09578d4eccbd1b4af2898 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:55:35 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-plugin-find-user/sk.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 translations/ui-plugin-find-user/sk.json 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