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

9 lines
245 B
PHP
Raw Normal View History

<?php
return array(
'Model Name'=>'モデル名',
'Lable field name'=>'ラベル・フィールド名',
'Empty item name'=>'空白アイテム名',
'Profile model relation name'=>'プロフィール・モデル・リレーション名',
);