mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -20,12 +20,9 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'bkp-backup-running' => '备份正在进行, 请稍候...',
|
||||
'bkp-restore-running' => '还原正在进行, 请稍等...',
|
||||
|
||||
'Menu:BackupStatus' => '定时备份',
|
||||
'bkp-status-title' => '定时备份',
|
||||
'bkp-status-checks' => '设置与检查',
|
||||
@@ -58,4 +55,4 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'bkp-wait-backup' => '请等待备份完成...',
|
||||
'bkp-wait-restore' => '请等待还原完成...',
|
||||
'bkp-success-restore' => '还原成功.',
|
||||
]);
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user