mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
return array (
|
||||
'label' => 'アクセストークン',
|
||||
'permission' => '権限',
|
||||
'maximum_allow_number_reached' => '数は上限に達します',
|
||||
'create_success_tip' => 'トークンは正常に作成されました。このデータは一度だけ表示されます。適切に保存してください<br/> <br/>:トークン',
|
||||
'permission' => 'アクセス許可',
|
||||
'maximum_allow_number_reached' => '上限に達しました。',
|
||||
'create_success_tip' => 'The token was created successfully, this data is displayed only once, please save it properly<br/><br/>:token',
|
||||
'last_used_at' => '最近の使用時間',
|
||||
'token' => 'まとめ',
|
||||
'token' => 'summary',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user