From 1ca02b7a2d0fe4dcbdf5a31a39c866bd7eb165ed Mon Sep 17 00:00:00 2001 From: ConnectedR <44319023+ConnectedR@users.noreply.github.com> Date: Mon, 31 Jan 2022 19:02:34 +0000 Subject: [PATCH] changed author name --- src/i18n/it_IT.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/it_IT.jsonc b/src/i18n/it_IT.jsonc index ac9b54f7..5c3589f0 100644 --- a/src/i18n/it_IT.jsonc +++ b/src/i18n/it_IT.jsonc @@ -4,7 +4,7 @@ "i18n.languageName": "Italiano", // name of language in native language "i18n.languageNameEnglish": "Italian", // name of language in English "i18n.category": "main", // main = real language, fun = fun community languages - "i18n.authors": "@connectedr1", // Authors, if you contribute to this file feel free to add your name seperated with a space + "i18n.authors": "ConnectedR", // Authors, if you contribute to this file feel free to add your name seperated with a space // App info "app.name": "Cider",