mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-05 22:36:13 +08:00
update-10.06
This commit is contained in:
@@ -7,6 +7,7 @@ local dsp=require "luci.dispatcher"
|
||||
-%>
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
window.addEventListener('load',function(){
|
||||
const doms=document.getElementsByClassName('pingtime');
|
||||
const ports=document.getElementsByClassName("socket-connected")
|
||||
const xhr=(index) =>{
|
||||
@@ -48,6 +49,7 @@ local dsp=require "luci.dispatcher"
|
||||
for (let i=0; i < 20; i++){
|
||||
thread()
|
||||
}
|
||||
})
|
||||
|
||||
function cbi_row_drop(fromId,toId,store,isToBottom){
|
||||
var fromNode=document.getElementById(fromId);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2021-09-15 08:34+0000\n"
|
||||
"PO-Revision-Date: 2021-10-03 09:47+0000\n"
|
||||
"Last-Translator: pisquan8 <cimurro@outlook.de>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
|
||||
"luciapplicationsnft-qos/it/>\n"
|
||||
@@ -198,7 +198,7 @@ msgstr ""
|
||||
|
||||
#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:219
|
||||
msgid "Service"
|
||||
msgstr ""
|
||||
msgstr "Servizio"
|
||||
|
||||
#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:118
|
||||
msgid "Static QoS-Download Rate"
|
||||
|
||||
Reference in New Issue
Block a user