|
1 | 1 | --- |
2 | | -title: Contact |
| 2 | +title: 加入我们 |
3 | 3 | nav: |
4 | 4 | order: 5 |
5 | | - tooltip: Email, address, and location |
| 5 | + tooltip: 邮件,QQ群 |
| 6 | +header: images/header-background.jpg |
| 7 | +footer: images/footer-background.jpg |
| 8 | +header-dark: false |
| 9 | +footer-dark: false |
6 | 10 | --- |
7 | 11 |
|
8 | 12 | # {% include icon.html icon="fa-regular fa-envelope" %}Contact |
9 | 13 |
|
10 | | -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor |
11 | | -incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis |
12 | | -nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. |
| 14 | +偶像大师2汉化项目现在拟招募人手进行IM@S2的汉化,要求愿意听从统一安排, |
| 15 | +能够按时按量完成对应的任务,混子、投机者勿扰 |
| 16 | + |
| 17 | +### 我们的需求 |
| 18 | + |
| 19 | +> 目前需求日译、美工改图以及编辑人员,同时欢迎满足任意一点或多点的程序和测试 |
| 20 | +
|
| 21 | +- 日译:具有偶像大师翻译经验的任意水平烤肉er,或N2及以上 |
| 22 | +- 美工:RGBA PNG图片文字处理,偶像大师个性UI图片字体处理,具有较强的文字排版能力 |
| 23 | +- 编辑:具有较强的汉语表达和文字编辑能力,能够在翻译辅助下修复机翻文本的语序和语病,保证稳定工作速度 |
| 24 | +- 测试:招募能帮助游戏测试的朋友加入帮忙测试,愿意重复尝试不稳定的偶像大师2游戏,以及游戏分支覆盖 能够仔细发现测试版游戏中出现的问题并及时反馈 |
| 25 | + |
| 26 | +### 你所能获得 |
| 27 | + |
| 28 | +- 第一时间体验内测版《偶像大师2》汉化 |
| 29 | +- 亲自为你的担当拟定中文台本 |
| 30 | +- 获取汉化组仅在内部共享的敏感资料 |
| 31 | +- 与一众同好们扩列 |
| 32 | +- 在汉化版《偶像大师2》镜像的Staff List中向所有人展示你的名字 |
| 33 | + |
| 34 | +### 其他 |
| 35 | + |
| 36 | +- [偶像大师SP汉化组](https://sp.idolmaster.top)目前正在进行偶像大师SP汉化的工作,亦欢迎有能P加入 |
| 37 | +- [偶像大师OFA](https://ofa.idolmaster.top)目前已基本完成汉化,欢迎体验! |
| 38 | + |
| 39 | +{% include section.html %} |
13 | 40 |
|
14 | 41 | {% |
15 | 42 | include button.html |
16 | 43 | type="email" |
17 | | - text="jane@smith.com" |
18 | | - link="jane@smith.com" |
| 44 | + text="waldenth@outlook.com" |
| 45 | + link="waldenth@outlook.com" |
19 | 46 | %} |
20 | 47 | {% |
21 | 48 | include button.html |
22 | | - type="phone" |
23 | | - text="(555) 867-5309" |
24 | | - link="+1-555-867-5309" |
| 49 | + type="link" |
| 50 | + text="QQ群号" |
| 51 | + tooltip="591676099" |
| 52 | + link="https://qm.qq.com/cgi-bin/qm/qr?k=MV4MSA-1iFosTIQjMXnwP2pEyhDX2QPE&jump_from=webapi&authKey=01qQEFY8b2ykJ5YO8KpranJTlx1CI4PVRuxc2Oq//w2d4dz90E0gE9MwBY/gzbd6" |
25 | 53 | %} |
26 | 54 | {% |
27 | 55 | include button.html |
28 | | - type="address" |
29 | | - tooltip="Our location on Google Maps for easy navigation" |
30 | | - link="https://www.google.com/maps" |
31 | | -%} |
32 | | - |
33 | | -{% include section.html %} |
34 | | - |
35 | | -{% capture col1 %} |
36 | | - |
37 | | -{% |
38 | | - include figure.html |
39 | | - image="images/photo.jpg" |
40 | | - caption="Lorem ipsum" |
41 | | -%} |
42 | | - |
43 | | -{% endcapture %} |
44 | | - |
45 | | -{% capture col2 %} |
46 | | - |
47 | | -{% |
48 | | - include figure.html |
49 | | - image="images/photo.jpg" |
50 | | - caption="Lorem ipsum" |
51 | | -%} |
52 | | - |
53 | | -{% endcapture %} |
54 | | - |
55 | | -{% include cols.html col1=col1 col2=col2 %} |
56 | | - |
57 | | -{% include section.html dark=true %} |
58 | | - |
59 | | -{% capture col1 %} |
60 | | -Lorem ipsum dolor sit amet |
61 | | -consectetur adipiscing elit |
62 | | -sed do eiusmod tempor |
63 | | -{% endcapture %} |
64 | | - |
65 | | -{% capture col2 %} |
66 | | -Lorem ipsum dolor sit amet |
67 | | -consectetur adipiscing elit |
68 | | -sed do eiusmod tempor |
69 | | -{% endcapture %} |
70 | | - |
71 | | -{% capture col3 %} |
72 | | -Lorem ipsum dolor sit amet |
73 | | -consectetur adipiscing elit |
74 | | -sed do eiusmod tempor |
75 | | -{% endcapture %} |
76 | | - |
77 | | -{% include cols.html col1=col1 col2=col2 col3=col3 %} |
| 56 | + type="video" |
| 57 | + text="B站Demo" |
| 58 | + tooltip="B站Demo" |
| 59 | + link="https://space.bilibili.com/31914896" |
| 60 | +%} |
0 commit comments