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('IT IT', 'Italian', 'Italiano', [
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Seleziona il tipo di oggetto...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recenti',
|
||||
'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder' => 'Non hai ancora creato alcun oggetto',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Più popolari',
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'La cronologia è disabilitata',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Apri la creazione rapida',
|
||||
'UI:Component:QuickCreate:MostPopular:Title' => 'Più popolari',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user