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,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'label' => 'pt-gen',
|
||||
'tooltip' => ':: Sitesからのリンク',
|
||||
'btn_get_desc' => '紹介を受けてください',
|
||||
);
|
||||
return [
|
||||
'label' => 'PT-Gen',
|
||||
'tooltip' => 'リンクは::sites から来ています ',
|
||||
'btn_get_desc' => 'desc を取得',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user