From 5408e5bf1901405e271389ea62a6c6b7873b6c10 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Tue, 3 May 2022 12:26:24 -0500 Subject: [PATCH] Send a few more locale strings to client --- config/locale.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/locale.json b/config/locale.json index 964a1798..42b98826 100644 --- a/config/locale.json +++ b/config/locale.json @@ -67,6 +67,9 @@ "Unlocked", "Closed", "Open", - "JobLabel" + "JobLabel", + "BuyBusinessLabel", + "BuyHouseLabel", + "RentHouseLabel" ] } \ No newline at end of file