summaryrefslogtreecommitdiff
path: root/src/web/app/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/app/desktop')
-rw-r--r--src/web/app/desktop/tags/ui-header-nav.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/ui-header-nav.tag b/src/web/app/desktop/tags/ui-header-nav.tag
index 447dcf2388..5ffa392f5c 100644
--- a/src/web/app/desktop/tags/ui-header-nav.tag
+++ b/src/web/app/desktop/tags/ui-header-nav.tag
@@ -3,7 +3,7 @@
<li class="home { active: page == 'home' }">
<a href={ CONFIG.url }>
<i class="fa fa-home"></i>
- <p>ホーム</p>
+ <p>'i18n:home'</p>
</a>
</li>
<li class="messaging">