Skip to content

huanmieSAA/iotranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issuesGitHub file size in bytes on a specified ref (branch/commit/tag)GitHub Repo starsGitHub forksGreasy Fork

功能

  • 使用文本匹配替换将 TETR.IO 翻译为中文

安装


客户端

await import('https://greasyfork.org/scripts/466016-tetr-io中文翻译/code/TETRIO中文翻译.user.js')

(() => {
    const e = document.createElement('script')
    e.setAttribute('src', 'https://greasyfork.org/scripts/466016-tetr-io中文翻译/code/TETRIO中文翻译.user.js')
    document.head.appendChild(e)
})()

基本上第一种方法就行了 第二种方法当备选


浏览器

安装脚本管理器

浏览器 脚本管理器
基于 Chromium 内核的浏览器 Tampermonkey / violentmonkey
Safari 浏览器 没有 Mac 设备
Firefox 浏览器 暂未测试

安装脚本

请在安装脚本管理器后再安装脚本

前往 TETR.IO中文翻译 - Greasy Fork 点击 安装此脚本 后确认安装即可

待办

为此项目贡献

目前大部分常用内容已经翻译,但仍需润色和补充,欢迎提交翻译

词库在 语言文本.txt 中,同时希望大家可以参考 俄罗斯方块中文维基 - 灰机Wiki 中的词条对相关术语进行润色

感谢

About

翻译io为中文

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published