Update i18n.ts

Removed trailing spaces
This commit is contained in:
Rumplin 2023-11-21 08:40:47 +01:00 committed by GitHub
parent dcdaa13cbb
commit 91f811d5c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,11 +9,11 @@ const languageList = {
"fr": "Français",
"pt": "Português",
"sl": "Slovenščina",
"tr": "Türkçe",
"tr": "Türkçe",
"zh-CN": "简体中文",
"ur": "Urdu",
"ko-KR": "한국어",
"ru": "Русский"
"ru": "Русский"
};
let messages = {