mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7246 Fix dict files : translated keys with tildes in /dictionaries/**
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
*/
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => '已下载%1$s次~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => '已下载%1$s次',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user