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/de/UWrelBelongsTo.php

9 lines
209 B
PHP
Raw Normal View History

<?php
return array(
'Model Name'=>'Modellbezeichnung',
'Lable field name'=>'Lable Feldnamen',
'Empty item name'=>'Empty Artikelnamen',
'Profile model relation name'=>'Profil Modell Verhältnis Namen',
);