Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xjArea committed Jan 28, 2025
1 parent 2e8610e commit 3c9fa89
Show file tree
Hide file tree
Showing 188 changed files with 25,585 additions and 11,677 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/assistWithTranslation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: 协助翻译(Assist with Translation)
about: 协助翻译文本或者改进质量(Assist in translating text or improve quality)
title: ''
labels: ''
assignees: ''

---

**页面(PageName)**

注明翻译页面的标题名称和地址, 例如:
铁骑少女攻略百科 > <https://xjwiki.github.io/cavalryGirls/index.html>

Write down the page url and title, e.g:
Wiki of Cavalry Girls > <https://xjwiki.github.io/cavalryGirls/index.html>

————

**正文(Contents)**

粘贴原始段落的文本, 并在换行后写入翻译内容(就像本段和下一段这样), 因为这样才方便比对文本内容, 你可以不理会原始段落的文本格式, 直接从网页中复制过来即可, 而对于翻译的内容, 可用一对反引号(Tab 键上方那个按钮)包裹关键文本来实现高亮(`就像这样`), 那么当 XJ 将其转入 html 网页时, 就不需要再去判断高亮的范围了, 但高亮的操作并不强求, 你也可以按照自己的喜好和习惯来处理.

Paste the text of the original paragraph and write the translated content after line break (like this paragraph and the prev paragraph), because it is convenient to compare the text content. You can ignore the text format of the original paragraph and copy it directly from the webpage. For the translated content, you can use a pair of quotation marks (the button above the Tab key) to wrap the key text to achieve highlighting(`like this`). When XJ transfers it to an HTML file, there is no need to judge the highlighting range anymore, but the highlighting operation is not mandatory. You can also handle it according to your own preferences and habits.


10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bugReport.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug Report - 错误反馈
about: Create a report to help us improve - 创建反馈帮助改进这个项目
name: 错误反馈(Bug Report)
about: 创建反馈帮助改进这个项目(Create a report to help us improve)
title: ''
labels: ''
assignees: ''
Expand All @@ -12,11 +12,11 @@ assignees: ''
项目的版本号(Plugin Version) : [例如 V0.1.0 / V0.2.X (e.g. V0.1.0 / V0.2.X)]

**描述(Description)**
清楚简明地描述错误以及如何重现错误如果可以的话请添加屏幕截图以辅助说明
清楚简明地描述错误, 以及如何重现错误, 如果可以的话, 请添加屏幕截图以辅助说明.
Describe clearly what the error is and how to reproduce it. If you can, add screenshots.

**举例(For Example)**
一个足够简短且明晰的案例能够重现你发现的错误,当然,你也可以选择使用 [JSRun](http://jsrun.net/new) 或者 [CodePen](https://codepen.io/)
**举例(For-Example)**
一个足够简短且明晰的案例, 能够重现你发现的错误, 当然, 你也可以选择使用 [JSRun](http://jsrun.net/new) 或者 [CodePen](https://codepen.io/).
A short and clear case that can reproduce the error you found, you can also choose to use [JSRun](http://jsrun.net/new) or [CodePen](https://codepen.io/).


10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/featureRequest.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
name: Feature request - 功能需求
about: Suggest a new feature for this project - 关于这个项目的新功能需求
name: 功能需求(Feature Request)
about: 关于这个项目的新功能需求(Suggest a new feature for this project)
title: ''
labels: ''
assignees: ''

---

**动机(Motivation)**
请说明你遇到的问题以及为什么要提出此功能,例如,当要实现某个目的时我总是感到项目做这个功能很麻烦
请说明你遇到的问题, 以及为什么要提出此功能, 例如, 当要实现某个目的时, 我总是感到项目做这个功能很麻烦.
Explain your problem, and why you need this feature. For example, when I want do something, I always feel its too hard.

**描述(Description)**
简洁明了的描述你想要达到的效果,例如,当要实现某个目的时我可以用更方便的形式来处理
简洁明了的描述你想要达到的效果, 例如, 当要实现某个目的时, 我可以用更方便的形式来处理.
A clear description of what you want to happen. e.g. when I want to do something, It can be solved more easily.

**备案(Alternatives)**
简单的说一下你考虑过的解决方法或功能也就是描述一下你觉得可以怎么做
简单的说一下你考虑过的解决方法或功能, 也就是描述一下你觉得可以怎么做.
A clear and concise description of any alternative solutions or features you've considered, if applicable.


31 changes: 31 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<html lang="zh-cmn-hans">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>404.html</title>
</head>
<body>

<div style="box-sizing:border-box;width:320px;
position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);
text-align:center;padding:8px 16px;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,0.25);">
<p><img style="width:216px;height:54px;" src="./static/icon/logo01.png" /></p>
<p>没有对应页面 / 404 Not Found</p>
<p><a href="./index.html">点击返回首页 / Click Back To Index</a></p>
<p id="time">- 4 -</p>
</div>

<script>
(function(number, timeNode){
setInterval(function(){
if(number > 0){ timeNode.textContent = '- '+ (number--) +' -' }
else{ location.assign('./index.html') };
}, 1000);
})(4, document.getElementById('time'));
</script>

</body>
</html>


4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

**简介**: 铁骑少女(cavalryGirls)攻略百科, 游戏官方 Steam 商店: <https://store.steampowered.com/app/2055050/>

**兼容**: Edge / Firefox / Chrome / Safari / IOS Webkit / Android Platform
**网站**: <https://xjwiki.github.io/cavalryGirls/index.html>

**网站**: <https://xjwiki.github.io/cavalryGirls/>
**更新**: [wiki_update](https://xjwiki.github.io/cavalryGirls/page/ertra_wiki_update.html)


4 changes: 0 additions & 4 deletions i18n/.gitignore

This file was deleted.

Loading

0 comments on commit 3c9fa89

Please sign in to comment.