This repository has been archived on 2024-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
factuges_web/www/protected/modules/yii-user-master/messages/nl/UWrelBelongsTo.php

9 lines
191 B
PHP
Raw Normal View History

<?php
return array(
'Model Name'=>'Modelnaam',
'Lable field name'=>'Lable veldnamen',
'Empty item name'=>'Leeg item-naam',
'Profile model relation name'=>'Profiel model relatienaam',
);