mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations entities.php (Slovak)
This commit is contained in:
parent
d677c4020f
commit
1f2db3f4f0
|
@ -22,6 +22,7 @@ return [
|
|||
'meta_created_name' => 'Vytvorené :timeLength používateľom :user',
|
||||
'meta_updated' => 'Aktualizované :timeLength',
|
||||
'meta_updated_name' => 'Aktualizované :timeLength používateľom :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'entity_select' => 'Entita vybraná',
|
||||
'images' => 'Obrázky',
|
||||
'my_recent_drafts' => 'Moje nedávne koncepty',
|
||||
|
@ -39,6 +40,7 @@ return [
|
|||
'permissions_intro' => 'Ak budú tieto oprávnenia povolené, budú mať prioritu pred oprávneniami roly.',
|
||||
'permissions_enable' => 'Povoliť vlastné oprávnenia',
|
||||
'permissions_save' => 'Uložiť oprávnenia',
|
||||
'permissions_owner' => 'Owner',
|
||||
|
||||
// Search
|
||||
'search_results' => 'Výsledky hľadania',
|
||||
|
|
Loading…
Reference in New Issue
Block a user