fix: 优化 CUPS 中文文案可读性
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<H2 CLASS="title">{is_class?打印机类:打印机} {printer_name} 拒绝任务</H2>
|
||||
<H2 CLASS="title">{is_class?打印机分组:打印机} {printer_name} 已暂停接收打印任务</H2>
|
||||
|
||||
<P>{is_class?打印机类:打印机} <A
|
||||
<P>{is_class?打印机分组:打印机} <A
|
||||
HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
|
||||
不再接受任务。</P>
|
||||
暂时不会接收新的打印任务。</P>
|
||||
|
||||
Reference in New Issue
Block a user