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' => 'Token został utworzony pomyślnie, te dane są wyświetlane tylko raz, proszę zapisać je poprawnie<br/><br/>:token',
'last_used_at' => 'Czas ostatniego użycia',
'token' => 'summary',
"permission_not_allowed" => "Zezwolenie:permission_text niedozwolone"
);