File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# FF14 Lodestone 自动翻译
2
+
3
+ <img alt =" screenshot " src =" ./readme-files/screenshot.png " height =" 500 " >
4
+
2
5
## 安装使用
3
6
需要油猴:https://www.tampermonkey.net/index.php?locale=zh
4
7
5
- 对 ` https://jp.finalfantasyxiv.com/lodestone/topics/detail/* ` 页面启用
8
+ 安装脚本:[ Latest Github Releases] ( /UnluckyNinja/ffxiv-lodestone-translation/releases/latest )
9
+
10
+ 默认只匹配以下地址
11
+
12
+ - ` https://jp.finalfantasyxiv.com/lodestone/topics/detail/* `
13
+ - ` https://na.finalfantasyxiv.com/lodestone/topics/detail/* `
14
+
6
15
例如: https://jp.finalfantasyxiv.com/lodestone/topics/detail/323be12f6a94adb359375e016130e9e1a200e753
7
16
8
- map.json为手动更新:https://observablehq.com/d/25ec8057300114c3
17
+ 但你也可手动在脚本头部信息中添加 @match 属性以匹配其它页面,
18
+ 例如 ` // @match https://*.domain.com/* `
19
+ 工具会按指定的元素选择器对内容进行翻译
20
+
21
+ * .fflate 文件为手动更新:https://observablehq.com/d/25ec8057300114c3
You can’t perform that action at this time.
0 commit comments