Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
添加英文翻译 & 删除没用的图片
Browse files Browse the repository at this point in the history
Merge pull request #27 from LezaiYa1/New!!!!
  • Loading branch information
QingFeng-awa authored Jul 30, 2024
2 parents 4284ef9 + 52b9e05 commit f8836e1
Show file tree
Hide file tree
Showing 47 changed files with 579 additions and 285 deletions.
46 changes: 39 additions & 7 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default defineConfig({
{ text: '作者', link: '/Authors/' },
{ text: '指南', link: '/guide/'},
{ text: '贡献', link: '/Contributing'},
{ text: '赞赏', link: '/donate'}
{ text: '赞赏', link: '/donate'},
],
sidebar: {
'/guide/': [
Expand Down Expand Up @@ -122,7 +122,7 @@ export default defineConfig({
}
}
},
/*en: {
en: {
label: 'English',
lang: 'en-US',
link: '/en/',
Expand All @@ -140,10 +140,33 @@ export default defineConfig({
]
},
{ text: 'Authors', link: '/en/Authors/' },
{ text: 'Guide', link: '/en/guide/'},
{ text: 'Contributing', link: '/en/Contributing'},
{ text: 'Sponsorship', link: '/en/donate'}
{ text: 'Sponsorship', link: '/en/donate'},
],
sidebar: {
'/en/guide/': [
{
text: 'Tutorials',
collapsed: false,
items: [
{
text: 'Mod Install',
collapsed: false,
items: [
{text: 'Steam Install Mod',link: '/en/guide/tutorial/install/Steam'}
]
},
]
},
{
text: 'FAQ',
collapsed: true,
items: [
{text: 'Cannot open github',link: '/en/guide/FAQ/GithubError'}
]
}
],
'/en/Mods/HostOnly/': [
{
text: 'HostOnly',
Expand All @@ -154,6 +177,11 @@ export default defineConfig({
{ text: 'TownOfHostPlus', link: '/en/Mods/HostOnly/TownOfHostPlus'},
{ text: 'TownOfNext', link: '/en/Mods/HostOnly/TownOfNext'},
{ text: 'TownOfHostEnhanced', link: '/en/Mods/HostOnly/TownOfHostEnhanced'},
{ text: 'EndlessHostRoles', link: '/en/Mods/HostOnly/EndlessHostRoles'},
//{ text: 'TownOfHostEditedXi', link: '/Mods/HostOnly/TownOfHostEditedXi'},
{ text: 'TownOfPuls', link: '/en/Mods/HostOnly/TownOfPuls'},
{ text: 'TownOfHost_Y', link: '/en/Mods/HostOnly/TownOfHost_Y'},
{ text: 'TownOfChaos', link: '/en/Mods/HostOnly/TownOfChaos' },
]
}
],
Expand All @@ -163,16 +191,20 @@ export default defineConfig({
items: [
{ text: 'TownOfUs', link: '/en/Mods/AllClient/TownOfUs' },
{ text: 'TheOtherRoles', link: '/en/Mods/AllClient/TheOtherRoles' },
{ text: 'SuperNewRoles', link: '/Mods/AllClient/SuperNewRoles' },
{ text: 'LasMonjas', link: '/Mods/AllClient/LasMonjas' },
{ text: 'SuperNewRoles', link: '/en/Mods/AllClient/SuperNewRoles' },
{ text: 'LasMonjas', link: '/en/Mods/AllClient/LasMonjas' },
{ text: 'StellarRoles', link: '/en/Mods/AllClient/StellarRoles' },
{ text: 'Nebula on the Ship', link: '/en/Mods/AllClient/NebulaOnTheShip' },
{ text: 'TownOfUsR', link: '/en/Mods/AllClient/TownOfUsR' },
]
}
],
'/en/Mods/Functional/': [
{
text: 'Functional',
items: [
{ text: 'YuAntiCheat', link: '/en/Mods/Functional/YuAntiCheat' }
{ text: 'YuAntiCheat', link: '/en/Mods/Functional/YuAntiCheat' },
{ text: 'MalumMenu', link: '/en/Mods/Functional/MalumMenu' },
]
}
],
Expand Down Expand Up @@ -203,7 +235,7 @@ export default defineConfig({
}
}
}
}*/
}
},
themeConfig: {
logo: '/favicon.ico',
Expand Down
2 changes: 1 addition & 1 deletion Mods/Functional/YuAntiCheat.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const members = [
- 发布于2024年7月19日,下午7:52
- 支持Among Us版本:
- 支持最新版本: `v2024.6.18`
- 不支持的版本: `v2024.3.5`及更早版本。
- 不支持的版本: `v2024.6.4`及更早版本。

## 相关链接
[![Github仓库](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/Night-GUA/YuAntiCheat)
25 changes: 9 additions & 16 deletions en/Mods/AllClient/LasMonjas.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
title: LasMonjas
---
# LasMonjas
![LasMonjas-BG](/Image/LasMonjas_banner.png)
![LasMonjas-BG](/Image/LasMonjas.png)

<div align="center">
</h3>Among Us Mod with many roles and gamemodes</h3>
<h3>Among Us Mod with many roles and gamemodes.</h3>
</div>

## Author

<script setup>
import { VPTeamMembers } from 'vitepress/theme'

Expand All @@ -16,35 +18,26 @@ const members = [
avatar: '/Image/KiraYamato94.png',
name: 'KiraYamato94',
title: 'Developer',
org: 'Las Monjas',
orgLink: 'https://github.com/KiraYamato94/LasMonjas',
links: [
{ icon: 'github', link: 'https://github.com/KiraYamato94' },
]
},
]
</script>

## Author
</script>

<div align="center">
<VPTeamMembers size="small" :members="members" />
</div>

## Version
- Latest version: `v3.7.2`
- Released on 25 Mar 2025
- Released on 25 Mar 2025, 5:44 PM
- Support Among Us version:
- Support latest version: `v2024.3.5`
- Unsupported versions: `v2023.11.28` and earlier versions.

## Language Support
The mod currently supports the following languages:
- English
- Spanish
- Chinese
- Japanese
## Links
[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/KiraYamato94/LasMonjas)

## 相关链接
- [Mod GitHub](https://github.com/KiraYamato94/LasMonjas)
- [Mod Discord](https://discord.gg/UPCSqnD4NU)
[![Discord](https://badgen.net/badge/Discord/Server/5662F6?icon=discord)](https://discord.gg/UPCSqnD4NU)
43 changes: 43 additions & 0 deletions en/Mods/AllClient/NebulaOnTheShip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Nebula on the Ship
---
# Nebula On the Ship

<div align="center">
<h3>Nebula on the Ship is Mod for Among Us.</h3>
</div>

<script setup>
import { VPTeamMembers } from 'vitepress/theme'

const members = [
{
avatar: '/Image/Dolly1016.png',
name: 'Dolly1016',
title: 'Developer',
links: [
{ icon: 'github', link: 'https://github.com/Dolly1016' },
]
}
]
</script>

## Author

<div align="center">
<VPTeamMembers size="small" :members="members" />
</div>

## Version
- Latest version: `v2.7.1.1`
- Released on 23 July 2024, 9:39 PM
- Support Among Us version:
- Support latest version: *Unclear.*
- Unsupported versions: *Unclear.*

## Links
[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/Dolly1016/Nebula)

[![Twitter](https://badgen.net/badge/X/(Twitter)/1A9DEF?icon=twitter)](https://twitter.com/NebulaOnTheShip)

[![Discord](https://badgen.net/badge/Discord/Server/5662F6?icon=discord)](https://discord.gg/kHNZD4pq9E)
44 changes: 44 additions & 0 deletions en/Mods/AllClient/StellarRoles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: StellarRoles
---
# StellarRoles
![StellarRoles-BG](/Image/StellarRoles.png)

<div align="center">
<h3>Among Us Mod StellarRoles.</h3>
</div>

<script setup>
import { VPTeamMembers } from 'vitepress/theme'

const members = [
{
avatar: '/Image/twix.png',
name: 'twix',
title: 'Developer',
org: 'The Other Roles',
orgLink: 'https://github.com/TheOtherRolesAU',
links: [
{ icon: 'github', link: 'https://github.com/whichtwix' },
]
}
]
</script>

## Author

<div align="center">
<VPTeamMembers size="small" :members="members" />
</div>

## Version
- Latest version: `v1.4.4`
- Released on 5 May 2024, 2:37 PM (GMT +8)
- Support Among Us version:
- Support latest version: `v2024.3.5`
- Unsupported versions: `v2023.11.28` and earlier versions.

## Links
[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/Mr-Fluuff/StellarRolesAU)

[![Discord](https://badgen.net/badge/Discord/Server/5662F6?icon=discord)](https://discord.gg/7UcvM9CFdY)
45 changes: 45 additions & 0 deletions en/Mods/AllClient/SuperNewRoles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: SuperNewRoles
---
# SuperNewRoles
![SuperNewRoles-BG](/Image/SuperNewRoles.png)

<div align="center">
<h5>モードや役職など、様々な要素があるAmongUsのMOD、SuperNewRoles!!!!</h5>
</div>

<script setup>
import { VPTeamMembers } from 'vitepress/theme'

const members = [
{
avatar: '/Image/Yoking.jpg',
name: 'Yoking',
title: 'Developer',
org: 'SuperNewRoles',
orgLink: 'https://github.com/SuperNewRoles',
links: [
{ icon: 'github', link: 'https://github.com/ykundesu' },
{ icon: 'x', link: 'https://x.com/ReYYYYoking'}
]
}
]
</script>

## Author

<div align="center">
<VPTeamMembers size="small" :members="members" />
</div>

## Version
- Latest version: `v4.5.3`
- Released on 15 May 2024, 2:37 PM (GMT +8)
- Support Among Us version:
- Support latest version: `v2024.3.5`
- Unsupported versions: `v2023.11.28` and earlier versions.

## Links
[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/SuperNewRoles/SuperNewRoles)

[![Discord](https://badgen.net/badge/Discord/Server/5662F6?icon=discord)](https://discord.gg/77RkMJHWsM)
18 changes: 8 additions & 10 deletions en/Mods/AllClient/TheOtherRoles.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ import { VPTeamMembers } from 'vitepress/theme'

const members = [
{
avatar: '/Image/twix.png',
name: 'twix',
avatar: '/Image/bavari.jpg',
name: 'bavari',
title: 'Developer',
org: 'The Other Roles',
orgLink: 'https://github.com/TheOtherRolesAU',
links: [
{ icon: 'github', link: 'https://github.com/whichtwix' },
{ icon: 'github', link: 'https://github.com/dwd0tcom' },
]
},
]
Expand All @@ -38,11 +38,9 @@ const members = [
- Support latest version: `v2024.3.5`
- Unsupported versions: `v2023.11.28` and earlier versions.

## Language Support
The mod currently supports the following languages:
- English

## Links
- [Mod Website](http://theotherroles.de)
- [Mod GitHub](https://github.com/TheOtherRolesAU/TheOtherRoles)
- [Mod Discord](https://discord.gg/77RkMJHWsM)
[![Website](https://badgen.net/badge/Web/Site/3AA675)](http://theotherroles.de)

[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/TheOtherRolesAU/TheOtherRoles)

[![Discord](https://badgen.net/badge/Discord/Server/5662F6?icon=discord)](https://discord.gg/77RkMJHWsM)
13 changes: 4 additions & 9 deletions en/Mods/AllClient/TownOfUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,11 @@ const members = [
</div>

## Versions
- Latest stable version: `v2.2.1`
- Released on August 6, 2021, at 8:30 AM (GMT +8)
- Latest version: `v2.2.1`
- Released on August 6, 2021, 8:30 AM (GMT +8)
- Supported Among Us versions:
- Latest supported version: `v2021.6.30`
- Unsupported versions: `v2021.6.15` and earlier versions.

## Language Support
The mod currently supports the following languages:
- English
- Unsupported versions: `v2021.6.15`

## Links
- [Mod GitHub](https://github.com/slushiegoose/Town-Of-Us)
- [Mod Discord](https://discord.gg/polus)
[![Github](https://badgen.net/badge/Github/Repository/github?icon=github)](https://github.com/slushiegoose/Town-Of-Us)
Loading

0 comments on commit f8836e1

Please sign in to comment.