diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-28 15:41:31 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-28 15:41:31 +0900 |
| commit | aa9b8a7ca5130a5ead536d965ea8105cab7d6e13 (patch) | |
| tree | fb867cd8ba4f208ddacecc55d37b0627cd998d47 | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-aa9b8a7ca5130a5ead536d965ea8105cab7d6e13.tar.gz misskey-aa9b8a7ca5130a5ead536d965ea8105cab7d6e13.tar.bz2 misskey-aa9b8a7ca5130a5ead536d965ea8105cab7d6e13.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.yml b/locales/en.yml index 845ae06b00..99b0154214 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -326,8 +326,8 @@ desktop/views/components/notes.note.vue: renote: "Renote" add-reaction: "Add a reaction" detail: "Show detail" - private: "この投稿は非公開です" - deleted: "この投稿は削除されました" + private: "this post is private" + deleted: "this post has been deleted" desktop/views/components/notes.vue: error: "Loading failed." retry: "Retry" |