From 0023faf9b8658425b69c74c75fa2cc4b5958317a Mon Sep 17 00:00:00 2001 From: Moe Date: Wed, 20 May 2020 22:51:32 -0700 Subject: [PATCH] Add proper language vars for ShinobiHub options --- languages/en_CA.json | 8 ++++++++ web/pages/blocks/shinobiHub.ejs | 18 +++++++++--------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/languages/en_CA.json b/languages/en_CA.json index e6233da2..64168284 100644 --- a/languages/en_CA.json +++ b/languages/en_CA.json @@ -20,6 +20,14 @@ "Process Already Running": "Process Already Running", "Process Not Running": "Process Not Running", "ShinobiHub": "ShinobiHub", + "Oldest": "Oldest", + "Newest": "Newest", + "Title": "Title", + "Subtitle": "Subtitle", + "Date Added": "Date Added", + "Date Updated": "Date Updated", + "Public on ShinobiHub": "Public on ShinobiHub", + "Uploaded Only": "Uploaded Only", "Play": "Play", "Pause": "Pause", "RAM": "RAM", diff --git a/web/pages/blocks/shinobiHub.ejs b/web/pages/blocks/shinobiHub.ejs index 033a5fc4..0471d7b8 100644 --- a/web/pages/blocks/shinobiHub.ejs +++ b/web/pages/blocks/shinobiHub.ejs @@ -29,20 +29,20 @@