Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions JavaIsland/i18n-auto.json
Original file line number Diff line number Diff line change
Expand Up @@ -4012,4 +4012,40 @@
"IT" : "Cos'è il Dungeon?"
},
"format" : "TEXT"
}, {
"id" : "tag-github",
"data" : {
"EN" : "GitHub",
"ZH_HANS" : "GitHub",
"ZH_HANT" : "GitHub",
"ES" : "GitHub",
"AR" : "جيثب",
"PT" : "GitHubGenericName",
"ID" : "GitHub",
"FR" : "GitHub",
"JA" : "GitHub",
"RU" : "Гитхаб",
"DE" : "GitHub",
"KO" : "깃허브",
"IT" : "GitHub"
},
"format" : "TEXT"
}, {
"id" : "tag-pull-request",
"data" : {
"EN" : "Pull Request",
"ZH_HANS" : "拉取请求",
"ZH_HANT" : "拉取請求",
"ES" : "Solicitud de extracción",
"AR" : "طلب سحب",
"PT" : "Solicitação de recebimento",
"ID" : "Tarik Permintaan",
"FR" : "Demande d'extraction",
"JA" : "プルリクエスト",
"RU" : "Пулл-реквест",
"DE" : "Pull-Anfrage",
"KO" : "풀 리퀘스트",
"IT" : "Tirare la richiesta"
},
"format" : "TEXT"
} ]
8 changes: 8 additions & 0 deletions JavaIsland/i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1290,3 +1290,11 @@
data:
EN: What is Dungeon?
ZH_HANS: 地下城是什么?
- id: tag-github
data:
EN: GitHub
ZH_HANS: GitHub
- id: tag-pull-request
data:
EN: Pull Request
ZH_HANS: 拉取请求
3 changes: 3 additions & 0 deletions JavaIsland/missions/remember-brave-people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
# limitations under the License.
id: remember-brave-people
title: remember-brave-people-title
tags:
- tag-github
- tag-pull-request
challenges:
- id: remember-brave-people-challenge
type: HeroNoticeboard
Expand Down
18 changes: 18 additions & 0 deletions i18n-common-auto.json
Original file line number Diff line number Diff line change
Expand Up @@ -3796,4 +3796,22 @@
"IT" : "Questa funzione è WIP. I giocatori potranno aiutarsi a vicenda tramite la collaborazione nel mondo reale (richiesta pull GitHub/revisione del codice) e guadagnare oro/reputazione."
},
"format" : "TEXT"
}, {
"id" : "Tag",
"data" : {
"EN" : "Tag: ",
"ZH_HANS" : "标签:",
"ZH_HANT" : "標籤:",
"ES" : "Etiqueta:",
"AR" : "بطاقة شعار:",
"PT" : "Marcação:",
"ID" : "Menandai:",
"FR" : "Étiquette:",
"JA" : "鬼ごっこ:",
"RU" : "Ярлык:",
"DE" : "Schild:",
"KO" : "꼬리표:",
"IT" : "Etichetta:"
},
"format" : "TEXT"
} ]
4 changes: 4 additions & 0 deletions i18n-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,3 +1035,7 @@
data:
EN: This feature is WIP. Players will be able to help each other via real-world collaboration (GitHub pull request/code review) and earn gold/reputation.
ZH_HANS: 我们正在开发这个功能。玩家之间将通过真实世界里的团队协作方式(GitHub pull request/code review)进行互相帮助,获取金币和声望奖励,敬请期待!
- id: Tag
data:
EN: "Tag: "
ZH_HANS: "标签:"