aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/server.en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/locale/server.en-US.json')
-rw-r--r--client/src/locale/server.en-US.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/src/locale/server.en-US.json b/client/src/locale/server.en-US.json
index 5555ff4ee..d52124ba2 100644
--- a/client/src/locale/server.en-US.json
+++ b/client/src/locale/server.en-US.json
@@ -40,6 +40,8 @@
40 "Success": "Success", 40 "Success": "Success",
41 "Failed": "Failed", 41 "Failed": "Failed",
42 "Rejected": "Rejected", 42 "Rejected": "Rejected",
43 "Cancelled": "Cancelled",
44 "Processing": "Processing",
43 "Regular": "Regular", 45 "Regular": "Regular",
44 "Watch later": "Watch later", 46 "Watch later": "Watch later",
45 "This video does not exist.": "This video does not exist.", 47 "This video does not exist.": "This video does not exist.",
@@ -247,5 +249,7 @@
247 "Zhuang": "Zhuang", 249 "Zhuang": "Zhuang",
248 "Chinese": "Chinese", 250 "Chinese": "Chinese",
249 "Zulu": "Zulu", 251 "Zulu": "Zulu",
250 "No linguistic content": "No linguistic content" 252 "No linguistic content": "No linguistic content",
253 "Simplified Chinese": "Simplified Chinese",
254 "Traditional Chinese": "Traditional Chinese"
251} 255}