Greasy Fork

翻译库

Symfony Book 6.4 翻译库

当前为 2024-08-08 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/503008/1424457/%E7%BF%BB%E8%AF%91%E5%BA%93.js

// ==UserScript==
// @name         翻译库
// @namespace    fireloong
// @version      0.0.1
// @description  Symfony Book 6.4 翻译库
// @author       Itsky71
// @grant        none
// @license      MIT
// ==/UserScript==

function fanyi(translates){
    alert(translates);
}