diff options
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 32d33f3f5..2e6bb0445 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1409,3 +1409,6 @@ nl: for_all_users: For all users text_allowed_queries_to_select: Public (to any users) queries only selectable text_all_migrations_have_been_run: All database migrations have been run + button_save_object: Save %{object_name} + button_edit_object: Edit %{object_name} + button_delete_object: Delete %{object_name} |