summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/ja.json
diff options
context:
space:
mode:
authorsamogot <samogot@gmail.com>2016-05-25 23:13:04 +0300
committerChristopher Speller <crspeller@gmail.com>2016-05-25 16:13:04 -0400
commitd31c972a438e7e9ccc8487f519a915423cb6b93b (patch)
treebf7c535cbb41c75b97d24b85d9f1903605f6d96d /webapp/i18n/ja.json
parentdd18b98b0b8c6dfd3011e527367844e8af920edb (diff)
downloadchat-d31c972a438e7e9ccc8487f519a915423cb6b93b.tar.gz
chat-d31c972a438e7e9ccc8487f519a915423cb6b93b.tar.bz2
chat-d31c972a438e7e9ccc8487f519a915423cb6b93b.zip
PLT-1042 allow cancel pending post (#3053)
Diffstat (limited to 'webapp/i18n/ja.json')
-rw-r--r--webapp/i18n/ja.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/ja.json b/webapp/i18n/ja.json
index 3d56114f3..1dc1d8643 100644
--- a/webapp/i18n/ja.json
+++ b/webapp/i18n/ja.json
@@ -1063,6 +1063,8 @@
"password_send.link": "<p>パスワード初期化リンクが<b>{email}</b>に送信されました</p>",
"password_send.reset": "自分のパスワードを初期化する",
"password_send.title": "パスワードの初期化",
+ "pending_post_actions.retry": "再試行する",
+ "pending_post_actions.cancel": "キャンセル",
"permalink.error.access": "アクセスできないチャンネルのパーマリンクです",
"post_attachment.collapse": "▲テキストをたたむ",
"post_attachment.more": "▼もっと読む",
@@ -1070,7 +1072,6 @@
"post_body.deleted": "(メッセージは削除されています)",
"post_body.plusMore": " {count}の他のファイルを追加する",
"post_body.plusOne": " 1つの他のファイルを追加する",
- "post_body.retry": "再試行する",
"post_delete.notPosted": "コメントが投稿できませんでした",
"post_delete.okay": "削除する",
"post_delete.someone": "あなたがコメントしようとしたメッセージは削除されています。",
@@ -1120,7 +1121,6 @@
"rhs_comment.del": "削除する",
"rhs_comment.edit": "編集する",
"rhs_comment.permalink": "パーマリンク",
- "rhs_comment.retry": "再試行する",
"rhs_header.details": "メッセージの詳細",
"rhs_root.del": "削除する",
"rhs_root.direct": "ダイレクトメッセージ",