mooxphp/moox

View on GitHub
packages/builder/resources/lang/hr/translations.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'single' => '',
    'plural' => '',
    'breadcrumb' => '',
    'title' => '',
    'navigation_label' => '',
    'navigation_group' => '',
    'totalone' => '',
    'totaltwo' => '',
    'totalthree' => '',
    'name' => 'Ime',
    'started_at' => 'Pokrenuto',
    'failed' => 'neuspjelo',
];