From 07e07d7666cfb2d822c60db7b67d93e0610072a8 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期四, 10 四月 2025 08:53:18 +0800 Subject: [PATCH] 开发专用界面翻译为俄语 --- src/main/webapp/static/js/role/role.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/role/role.js b/src/main/webapp/static/js/role/role.js index 75c24e8..113918b 100644 --- a/src/main/webapp/static/js/role/role.js +++ b/src/main/webapp/static/js/role/role.js @@ -197,7 +197,7 @@ case 'detail': layer.open({ type: 2, - title: '璇︽儏', + title: '袛械褌邪谢懈', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: false, @@ -235,7 +235,7 @@ } else { layer.open({ type: 2, - title: '璇︽儏', + title: '袛械褌邪谢懈', maxmin: true, area: [top.detailHeight, top.detailWidth], shadeClose: false, -- Gitblit v1.9.1