From cde0db15609356644ab5e616782ee5e72cec4c01 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期一, 14 四月 2025 15:42:23 +0800
Subject: [PATCH] 界面翻译为俄语
---
src/main/webapp/views/mat/mat.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/views/mat/mat.html b/src/main/webapp/views/mat/mat.html
index 092fc48..eb984c8 100644
--- a/src/main/webapp/views/mat/mat.html
+++ b/src/main/webapp/views/mat/mat.html
@@ -273,12 +273,12 @@
<hr>
<!--鍗曢�夋-->
<div class="layui-form-item" style="display: inline-block; margin-bottom: 10px">
- <input type="radio" name="selectTemplate" value="1" title="妯℃澘涓�" lay-filter="selectTemplateRadio" checked="">
- <input type="radio" name="selectTemplate" value="2" title="妯℃澘浜�" lay-filter="selectTemplateRadio">
- <input type="radio" name="selectTemplate" value="3" title="妯℃澘涓�" lay-filter="selectTemplateRadio">
+ <input type="radio" name="selectTemplate" value="1" title="楔邪斜谢芯薪 1" lay-filter="selectTemplateRadio" checked="">
+ <input type="radio" name="selectTemplate" value="2" title="楔邪斜谢芯薪 2" lay-filter="selectTemplateRadio">
+ <input type="radio" name="selectTemplate" value="3" title="楔邪斜谢芯薪 3" lay-filter="selectTemplateRadio">
</div>
<fieldset class="layui-elem-field site-demo-button" style="margin-top: 30px;text-align: left;">
- <legend>鎵撳嵃棰勮</legend>
+ <legend>袩褉械写锌褉芯褋屑芯褌褉 锌械褔邪褌懈</legend>
<div id="template-container" style="margin: 20px;text-align: center">
<!-- 棰勮鍥� 1 -->
@@ -346,7 +346,7 @@
</div>
</fieldset>
- <button class="layui-btn" id="doPrint" lay-submit lay-filter="doPrint" style="margin-top: 20px">纭畾</button>
+ <button class="layui-btn" id="doPrint" lay-submit lay-filter="doPrint" style="margin-top: 20px">袩芯写褌胁械褉写懈褌褜 </button>
</div>
</div>
--
Gitblit v1.9.1