From b4227b5145943e067351a2a59ca34826b41d6fb7 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 15 四月 2025 09:46:30 +0800
Subject: [PATCH] 界面翻译为俄语

---
 src/main/webapp/static/layuiadmin/modules/forum.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/layuiadmin/modules/forum.js b/src/main/webapp/static/layuiadmin/modules/forum.js
index 885a9ba..322beb9 100644
--- a/src/main/webapp/static/layuiadmin/modules/forum.js
+++ b/src/main/webapp/static/layuiadmin/modules/forum.js
@@ -25,7 +25,7 @@
       ,{field: 'content', title: '鍙戝笘鍐呭'}
       ,{field: 'posttime', title: '鍙戝笘鏃堕棿', sort: true}
       ,{field: 'top', title: '缃《', templet: '#buttonTpl', minWidth: 80, align: 'center'}
-      ,{title: '鎿嶄綔', width: 150, align: 'center', fixed: 'right', toolbar: '#table-forum-list'}
+      ,{title: '袨锌械褉邪褑懈褟', width: 150, align: 'center', fixed: 'right', toolbar: '#table-forum-list'}
     ]]
     ,page: true
     ,limit: 10
@@ -87,7 +87,7 @@
       ,{field: 'avatar', title: '澶村儚', width: 100, templet: '#imgTpl'}
       ,{field: 'content', title: '鍥炲笘鍐呭', width: 200}
       ,{field: 'replytime', title: '鍥炲笘鏃堕棿', sort: true}
-      ,{title: '鎿嶄綔', width: 150, align: 'center', fixed: 'right', toolbar: '#table-forum-replys'}
+      ,{title: '袨锌械褉邪褑懈褟', width: 150, align: 'center', fixed: 'right', toolbar: '#table-forum-replys'}
     ]]
     ,page: true
     ,limit: 10

--
Gitblit v1.9.1