From db4605dcb6e2836277e6dd099c1215ae55a3188e Mon Sep 17 00:00:00 2001 From: teffalump <90264+teffalump@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:02:14 -0800 Subject: [PATCH] Update common.json --- public/locales/en/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index b040e1fd3..00279dec6 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -858,5 +858,10 @@ "movies": "Movies", "tags": "Tags", "oCount": "O Count" + }, + "tandoor": { + "users": "Users", + "recipes": "Recipes", + "keywords": "Keywords" } }