Add urltest for menu extras

This commit is contained in:
世界
2026-01-08 16:13:24 +08:00
parent 6b589cb771
commit ce2292d34e
2 changed files with 211 additions and 2 deletions
+14 -1
View File
@@ -1925,6 +1925,9 @@
}
}
}
},
"Open Settings" : {
},
"Other methods" : {
"localizations" : {
@@ -2877,6 +2880,16 @@
"URL" : {
"shouldTranslate" : false
},
"URLTest" : {
"localizations" : {
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "URL 测试"
}
}
}
},
"User" : {
"localizations" : {
"zh-Hans" : {
@@ -2969,4 +2982,4 @@
}
},
"version" : "1.0"
}
}