diff --git a/src/i18n/en_GB.jsonc b/src/i18n/en_GB.jsonc index 7fdf5c03..bf6030b1 100644 --- a/src/i18n/en_GB.jsonc +++ b/src/i18n/en_GB.jsonc @@ -3,7 +3,7 @@ "i18n.languageName": "English (UK)", // name of language in native language "i18n.languageNameEnglish": "English (UK)", // name of language in English "i18n.category": "main", // main = real language, fun = fun community languages - "i18n.authors": "Core inalone", // Authors, if you contribute to this file feel free to add your name seperated with a space + "i18n.authors": "Core, inalone", // Authors, if you contribute to this file feel free to add your name seperated with a space "date.format": "${d} ${m}, ${y}", // translations "term.equalizer": "Equaliser", @@ -13,4 +13,4 @@ "settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "Audio Spatialisation", // Toggle "settings.option.audio.enableAdvancedFunctionality.audioSpatialization.description": "Spatialise audio and make audio more 3-dimensional (note: This is not Dolby Atmos)", "spatial.notTurnedOn": "Audio Spatialisation is disabled. To use, please enable it first." -} \ No newline at end of file +}