N°6759 - Fix shortcut & dictionary entry name

This commit is contained in:
Timothee
2025-10-27 15:16:44 +01:00
parent 10a7fafe59
commit d029039d22
19 changed files with 21 additions and 22 deletions

View File

@@ -23,7 +23,7 @@
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:ConfigFileEditor' => 'Plain text editor~~',
'Menu:ConfigEditor' => '编辑配置文件',
'config-edit-title' => '配置文件编辑器',
'itop-config/Operation:Edit/Title' => '配置文件编辑器',
'config-edit-intro' => '编辑配置文件时请务必格外小心.',
'config-apply' => '应用',
'config-apply-title' => '应用 (Ctrl+S)',