mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
commit
c35c9eadf1
1 changed files with 10 additions and 10 deletions
|
@ -848,23 +848,23 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
poll_title: "投票エディター"
|
poll_title: "投票エディター"
|
||||||
back: "バック"
|
back: "バック"
|
||||||
revert: "戻す"
|
revert: "戻す"
|
||||||
# revert_models: "Revert Models"
|
revert_models: "モデルを戻す"
|
||||||
pick_a_terrain: "地形を選択してください"
|
pick_a_terrain: "地形を選択してください"
|
||||||
dungeon: "ダンジョン"
|
dungeon: "ダンジョン"
|
||||||
indoor: "屋内"
|
indoor: "屋内"
|
||||||
desert: "砂漠"
|
desert: "砂漠"
|
||||||
grassy: "草原"
|
grassy: "草原"
|
||||||
# small: "Small"
|
small: "小さい"
|
||||||
# large: "Large"
|
large: "大きい"
|
||||||
# fork_title: "Fork New Version"
|
fork_title: "新しいバージョンをフォークする"
|
||||||
# fork_creating: "Creating Fork..."
|
fork_creating: "フォークを作成中"
|
||||||
# generate_terrain: "Generate Terrain"
|
generate_terrain: "地形を生成"
|
||||||
# more: "More"
|
more: "さらに見る"
|
||||||
wiki: "ウィキ"
|
wiki: "ウィキ"
|
||||||
live_chat: "ライブチャット"
|
live_chat: "ライブチャット"
|
||||||
# thang_main: "Main"
|
thang_main: "メイン"
|
||||||
# thang_spritesheets: "Spritesheets"
|
thang_spritesheets: "スプライトシート"
|
||||||
# thang_colors: "Colors"
|
thang_colors: "色"
|
||||||
# level_some_options: "Some Options?"
|
# level_some_options: "Some Options?"
|
||||||
# level_tab_thangs: "Thangs"
|
# level_tab_thangs: "Thangs"
|
||||||
# level_tab_scripts: "Scripts"
|
# level_tab_scripts: "Scripts"
|
||||||
|
|
Loading…
Reference in a new issue