mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update lang
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'fields' =>
|
||||
array (
|
||||
'action_type' => '操作タイプ',
|
||||
),
|
||||
);
|
||||
return [
|
||||
'fields' => [
|
||||
'action_type' => 'アクションタイプ',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user