diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-18 02:14:16 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-18 02:14:16 +0900 |
| commit | 77e53cbf9e4d3afdab7826d6bf979f1867904db6 (patch) | |
| tree | 0b09b50f150f8d726464e5e0485af3355559ca54 | |
| parent | メッセージタイムラインを追加 (diff) | |
| parent | Merge pull request #2722 from syuilo/l10n_develop (diff) | |
| download | misskey-77e53cbf9e4d3afdab7826d6bf979f1867904db6.tar.gz misskey-77e53cbf9e4d3afdab7826d6bf979f1867904db6.tar.bz2 misskey-77e53cbf9e4d3afdab7826d6bf979f1867904db6.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
| -rw-r--r-- | locales/en-US.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 80b34dc1c9..8520f6d044 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -155,7 +155,7 @@ common: home: "Home" local: "Local" hybrid: "Social" - hashtag: "ハッシュタグ" + hashtag: "Hashtag" global: "Global" mentions: "Mentions" notifications: "Notifications" @@ -811,10 +811,10 @@ desktop/views/components/timeline.vue: global: "Global" mentions: "Mentions" list: "Lists" - hashtag: "ハッシュタグ" - add-tag-timeline: "ハッシュタグを追加" - add-list: "リストを追加" - list-name: "リスト名" + hashtag: "Hashtag" + add-tag-timeline: "Add hashtag tl" + add-list: "Add list" + list-name: "List name" desktop/views/components/ui.header.vue: welcome-back: "Welcome back," adjective: "-san" |