mirror of
https://github.com/Combodo/iTop.git
synced 2026-09-22 01:19:09 +02:00
RC 3.3 - Update dictionnaries
RC 3.3 - Update dictionnaries
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
@@ -15,7 +14,7 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Wybierz typ obiektu...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Ostatnie',
|
||||
'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder' => 'Nie utworzyłeś jeszcze żadnego obiektu',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Najbardziej popularne',
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'Historia jest wyłączona',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Otwórz szybkie tworzenie',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Najbardziej popularne',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user