From 0eb1f87f55dce0d4a38298254716126a0934799f Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 26 May 2021 22:45:58 +0900
Subject: [PATCH] New translations translation.json (Chinese Traditional)
---
src/config/locales/zh_tw/translation.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json
index 232393c9..aadd6e3f 100644
--- a/src/config/locales/zh_tw/translation.json
+++ b/src/config/locales/zh_tw/translation.json
@@ -277,9 +277,9 @@
"status": "正在想些什麼嗎?",
"cancel": "取消",
"toot": "嘟文",
- "close_confirm": "您確定要取消這個新嘟文嗎?",
- "close_confirm_ok": "OK",
- "close_confirm_cancel": "取消",
+ "close_confirm": "Are you sure you want to discard this toot?",
+ "close_confirm_ok": "Discard",
+ "close_confirm_cancel": "Continue Editing",
"description": "為視障人士增加文字說明",
"footer": {
"add_image": "新增圖片",