Files
snipe-it/app/lang/ja/admin/settings/message.php
T
2015-08-11 13:39:09 -07:00

12 lines
182 B
PHP
Executable File

<?php
return array(
'update' => array(
'error' => '更新時にエラーが発生しました。 ',
'success' => '更新に成功しました。'
),
);