From 3751cd172c1252b23fa0453581b8b1b024376578 Mon Sep 17 00:00:00 2001 From: Nathan Mattes Date: Tue, 8 Nov 2022 08:08:30 +0100 Subject: [PATCH] Make json valid again (#365) :see_no_evil: --- Localization/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Localization/app.json b/Localization/app.json index 1f04cf65f..c44029040 100644 --- a/Localization/app.json +++ b/Localization/app.json @@ -460,11 +460,11 @@ }, "confirm_show_reblogs": { "title": "Show Reblogs", - "message": "Confirm to show reblogs + "message": "Confirm to show reblogs" }, "confirm_hide_reblogs": { "title": "Hide Reblogs", - "message": "Confirm to hide reblogs + "message": "Confirm to hide reblogs" }, }, "accessibility": {