add message template

This commit is contained in:
xiaomlove
2025-06-19 13:13:26 +07:00
parent 75c1eb0664
commit a0ff441f03
85 changed files with 479 additions and 7 deletions
+1
View File
@@ -7,4 +7,5 @@ return array (
'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' => 'summary',
"permission_not_allowed" => "パーミッション::permission_text は許可されていません"
);