mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
update translations
This commit is contained in:
@@ -17,4 +17,12 @@ return [
|
||||
'text' => 'Zobrazit základní informace o uživateli',
|
||||
'desc' => 'Zobrazit základní informace o uživateli',
|
||||
],
|
||||
'bookmark:store' => [
|
||||
'text' => 'Přidat záložku',
|
||||
'desc' => 'Přidat záložku',
|
||||
],
|
||||
'bookmark:delete' => [
|
||||
'text' => 'Odstranit záložku',
|
||||
'desc' => 'Odstranit záložku',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user