From c8dee30ce1e0598e6ab538e4972195c72781fdd8 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 12 Oct 2024 15:29:57 +0900
Subject: [PATCH] New translations translation.json (Chinese Traditional)
---
locales/zh_tw/translation.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json
index ef395c7f..e16dc7d8 100644
--- a/locales/zh_tw/translation.json
+++ b/locales/zh_tw/translation.json
@@ -6,6 +6,7 @@
"public": "公開",
"favourites": "最愛",
"bookmarks": "書籤",
+ "follow_requests": "Follow Requests",
"search": "搜尋",
"status": {
"avatar": "{user} 的頭像",
@@ -100,6 +101,10 @@
"body": "{user} 請求追蹤你"
}
},
+ "follow_requests": {
+ "authorize": "Authorize",
+ "reject": "Reject"
+ },
"compose": {
"placeholder": "What's on your mind?",
"spoiler": {