diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-23 03:01:12 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-23 03:01:12 +0900 |
| commit | 85916bfea149ba829357055aaf41ca43e7c9fa2c (patch) | |
| tree | add141d3ee5a3f8d5bfd25ca0c0142a0ddf929bc | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-85916bfea149ba829357055aaf41ca43e7c9fa2c.tar.gz misskey-85916bfea149ba829357055aaf41ca43e7c9fa2c.tar.bz2 misskey-85916bfea149ba829357055aaf41ca43e7c9fa2c.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index b65a03bfa8..d913a1e21e 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -58,7 +58,7 @@ common: friday: "Friday" saturday: "Saturday" reactions: - like: "Like" + like: "いいね" love: "Love" laugh: "Laugh" hmm: "Hmm...?" @@ -84,6 +84,7 @@ common: my-token-regenerated: "Your token has been regenerated, so you will be signed out." i-like-sushi: "I prefer sushi rather than pudding" show-reversi-board-labels: "Show row and column labels in Reversi" + use-contrast-reversi-stones: "リバーシのアイコンにコントラストを付ける" verified-user: "Verified account" disable-animated-mfm: "Disable animated texts in a post" reversi: @@ -754,6 +755,7 @@ desktop/views/components/ui.header.account.vue: lists: "Lists" follow-requests: "Follow requests" customize: "Customize home layout" + admin: "管理" settings: "Settings" signout: "Sign out" dark: "Submerge in dark" @@ -1044,6 +1046,7 @@ mobile/views/components/ui.nav.vue: game: "Games" darkmode: "Dark theme" settings: "Settings" + admin: "管理" about: "About Misskey" mobile/views/components/user-timeline.vue: no-notes: "It seems this user hasn't posted anything yet." |