From 9ab6ca2602229f4129d9274b907f1880a1f60e97 Mon Sep 17 00:00:00 2001 From: Swiftzerr Date: Sun, 30 Jan 2022 00:03:18 -0500 Subject: [PATCH] Added socials to localization --- src/i18n/en_US.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index 824182c7..3b944914 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -111,6 +111,7 @@ "term.ciderTeam": "Cider Team", "term.developer": "Developer", "term.socialTeam": "Social Team", + "term.socials": "Socials", "term.contributors": "Contributors", "term.equalizer": "Equalizer", "term.reset": "Reset",