mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -17,4 +17,8 @@ return [
|
||||
'sum' => 'Sum',
|
||||
'do_not_repeat' => 'Prosím, neopakujte operaci!',
|
||||
'no_permission' => 'Nemáte oprávnění!',
|
||||
'sort' => 'pole řazení',
|
||||
'order' => 'seřadit',
|
||||
'asc' => 'vzestupně',
|
||||
'desc' => 'sestupně',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user