mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -16,10 +16,9 @@
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
// Input
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
|
||||
'UI:Component:Input:Password:DoesNotMatch' => '密码不匹配',
|
||||
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
|
||||
]);
|
||||
));
|
||||
Reference in New Issue
Block a user