RC 3.3 - Update dictionnaries

RC 3.3 - Update dictionnaries
This commit is contained in:
Benjamin DALSASS
2026-09-04 10:11:46 +02:00
parent 5d99042d4c
commit ffa2a6dfd4
1278 changed files with 43222 additions and 57468 deletions

View File

@@ -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('JA JP', 'Japanese', '日本語', [
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder' => 'You haven\'t create any object yet~~',
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
'UI:Component:QuickCreate:MostPopular:Title' => 'Most popular~~',
]);