forked from CryptozombiesHQ/cryptozombie-lessons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor fixups to Japanese localization
- Loading branch information
Showing
3 changed files
with
5 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"1": { | ||
"pageTitle": "クリプトゾンビ {{ .ZombieName }}を作ったよ。これオススメ!", | ||
"ogDesc": "CryptZombiesのレッスン1が終わったよ。イーサリアムでゲームを開発する基礎が学べたからオススメ。最初のゾンビを作ったよ!" | ||
"ogDesc": "CryptoZombiesのレッスン1が終わったよ。イーサリアムでゲームを開発する基礎が学べたからオススメ。最初のゾンビを作ったよ!" | ||
}, | ||
"2": { | ||
"pageTitle": "育てているクリプトゾンビの{{ .ZombieName }} がクリプトキティを捕食してレベルアップしたよ!", | ||
"ogDesc": "CryptZombiesのレッスン2が終わったよ。ゾンビ化させたクリプトキティをゾンビ軍団に加えたよ。面白いからオススメ! " | ||
"ogDesc": "CryptoZombiesのレッスン2が終わったよ。ゾンビ化させたクリプトキティをゾンビ軍団に加えたよ。面白いからオススメ! " | ||
}, | ||
"3": { | ||
"pageTitle": "クリプトゾンビ軍団が成長したよ", | ||
"ogDesc": "CryptZombiesのレッスン3が終わったよ!作ったゾンビ軍団が成長してきたよ...:" | ||
"ogDesc": "CryptoZombiesのレッスン3が終わったよ!作ったゾンビ軍団が成長してきたよ...:" | ||
}, | ||
"4": { | ||
"pageTitle": "クリプトゾンビが敵のIOTAゾンビをやっつけたよ!", | ||
"ogDesc": "CryptZombiesのレッスン3が終わったよ!敵のIOTAゾンビをやっつけたよ!" | ||
"ogDesc": "CryptoZombiesのレッスン3が終わったよ!敵のIOTAゾンビをやっつけたよ!" | ||
} | ||
} |