diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index d4264990..2deff5bf 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -91,5 +91,10 @@ "allow": "Click to allow", "updating": "Updating", "wait": "Please wait" + }, + "overseerr": { + "pending": "Pending", + "approved": "Approved", + "available": "Available" } }