Skip to content
Merged
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
2 changes: 1 addition & 1 deletion aio-ja/content/guide/cheatsheet.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 class="no-toc">Cheat Sheet</h1>
<h1 class="no-toc">チートシート</h1>

<div id="cheatsheet">
<table class="is-full-width is-fixed-layout">
Expand Down
4 changes: 2 additions & 2 deletions aio-ja/content/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@
},
{
"url": "guide/cheatsheet",
"title": "Cheat Sheet",
"tooltip": "A quick guide to common Angular coding techniques."
"title": "チートシート",
"tooltip": "よく使われるAngularのコーディングテクニックへのガイド"
}
]},

Expand Down