File tree Expand file tree Collapse file tree 1 file changed +28
-22
lines changed Expand file tree Collapse file tree 1 file changed +28
-22
lines changed Original file line number Diff line number Diff line change 1
1
home :
2
2
categories :
3
3
newestTools : ' 最新工具'
4
- favoriteTools : ' 收藏的工具 '
4
+ favoriteTools : ' 我的收藏 '
5
5
allTools : ' 全部工具'
6
6
subtitle : ' 助力开发人员和 IT 工作者'
7
7
toggleMenu : ' 切换菜单'
8
8
home : ' 主页'
9
9
uiLib : ' UI 库'
10
+ support : ' 支持 IT 工具开发'
10
11
buyMeACoffee : ' 赞助'
11
12
follow :
12
13
title : ' 关注我们'
13
- p1 : ' 给我们Star '
14
+ p1 : ' 给我们 Star '
14
15
githubRepository : ' GitHub 仓库'
15
16
p2 : ' 关注我们的'
16
17
twitterAccount : ' Twitter'
@@ -20,39 +21,44 @@ home:
20
21
githubRepository : ' GitHub 仓库'
21
22
twitter : ' Twitter 账号'
22
23
twitterAccount : ' Twitter 账号'
23
- about : ' 关于'
24
- aboutLabel : ' 关于 IT-Tools '
24
+ about : ' 关于 IT-Tools '
25
+ aboutLabel : ' 关于'
25
26
darkMode : ' 深色模式'
26
27
lightMode : ' 浅色模式'
27
28
mode : ' 颜色模式'
28
29
about :
29
- h1 : ' 关于 IT-Tools'
30
- h1p1 : ' IT-Tools 由'
31
- h1p2 : " 开发,致力于助力开发人员和 IT 行业工作者。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!"
32
- h1p3 : ' IT Tools 永久免费且开源 (MIT 许可证) , 但需要资金用于托管和续订域名. 欢迎'
33
- h1p4 : ' 赞助我们'
34
- h2 : ' 技术'
35
- h2p1 : ' IT Tools 采用 Vue.js (Vue 3) 和 Naive UI 组件库制作,由 Vercel 托管和持续部署。 某些工具使用了第三方开源库,您可以在存储库的'
36
- h2p2 : ' 文件中找到完整列表'
37
- h3 : ' 有Bug? 缺少功能?'
38
- h3p1 : ' 如果您需要的工具目前此处不存在,并且您认为可能有必要,欢迎您在 GitHub 存储库的'
39
- h3p2 : ' issues'
40
- h3p3 : ' 提交新增功能的请求。'
41
- h3p4 : " 如果您发现Bug或某些内容未按预期工作,请在 GitHub 存储库的"
42
- h3p5 : ' issues'
43
- h3p6 : ' 部分提交错误报告。'
30
+ content : >
31
+ # 关于 IT-Tools
32
+
33
+ IT-Tools 由 [Corentin Thomasset](https://github.com/CorentinTh) 用 ❤ 开发,汇集了对开发人员和 IT 从业者有用的工具。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!
34
+
35
+ IT-Tools 永久免费且开源(MIT 许可证),但需要资金用于托管和续订域名。如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过 [赞助我](https://www.buymeacoffee.com/cthmsst) 进行支持。
36
+
37
+ ## 技术
38
+
39
+ IT-Tools 采用 Vue.js(Vue 3)和 Naive UI 组件库开发,并由 Vercel 托管和持续部署。某些工具使用了第三方开源库,您可以在仓库的 [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) 文件中找到完整的列表。
40
+
41
+ ## 发现了 Bug?缺少工具?
42
+
43
+ 如果目前这里没有您需要的工具,并且您认为它可能有用,欢迎在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交新增功能的请求。
44
+
45
+ 如果您发现了 Bug,或者某些功能未能按预期工作,请在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交错误报告。
46
+
44
47
404 :
45
48
notFound : ' 404 页面不存在'
46
- sorry : ' 抱歉,您访问的页面不存在。 '
47
- maybe : ' 也许您可以尝试以下链接: '
49
+ sorry : ' 抱歉,该页面似乎不存在 '
50
+ maybe : ' 也许缓存出现了一些问题,试试强制刷新页面? '
48
51
backHome : ' 返回主页'
52
+ favoriteButton :
53
+ remove : ' 取消收藏'
54
+ add : ' 加入收藏'
49
55
toolCard :
50
56
new : ' 新'
51
57
search :
52
58
label : ' 搜索'
53
59
tools :
54
60
categories :
55
- favorite-tools : ' 收藏的工具 '
61
+ favorite-tools : ' 我的收藏 '
56
62
crypto : ' 加密'
57
63
converter : ' 转换器'
58
64
web : Web
You can’t perform that action at this time.
0 commit comments