mooxphp/moox

View on GitHub
packages/user/resources/lang/nl/translations.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'single' => 'Gebruiker',
    'plural' => 'Gebruikers',
    'breadcrumb' => 'Gebruiker',
    'title' => 'Gebruiker',
    'navigation_label' => 'Gebruikers',
    'navigation_group' => 'Moox-gebruiker',
    'name' => 'Naam',
];