From 54a7fdee015ff61fdd9a801206277a1697c9252b Mon Sep 17 00:00:00 2001 From: Nathan Mattes Date: Thu, 29 Jun 2023 16:34:09 +0200 Subject: [PATCH] Fix app.json-JSON :facepalm: (IOS-14) --- Localization/app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Localization/app.json b/Localization/app.json index 48dbe2bcd..4481ba6b3 100644 --- a/Localization/app.json +++ b/Localization/app.json @@ -712,10 +712,10 @@ "overview": { "title": "Settings", "general": "General", - "notifications" = "Notifications", - "support_mastodon" = "Support Mastodon", - "about_mastodon" = "About Mastodon", - "logout" = "Logout %@" + "notifications": "Notifications", + "support_mastodon": "Support Mastodon", + "about_mastodon": "About Mastodon", + "logout": "Logout %@" } "about_mastodon": {