diff --git a/src/ui/AboutWidget.cpp b/src/ui/AboutWidget.cpp index 87f4e8a..dd75311 100644 --- a/src/ui/AboutWidget.cpp +++ b/src/ui/AboutWidget.cpp @@ -130,27 +130,47 @@ QString AboutWidget::getCreditsHtml() { stream << "

Kazu <https://github.com/" "KazuOfficial>

\n"; + stream << "

notdevcody <https://github.com/" + "notdevcody>

\n"; stream << "

Translators

\n"; - stream << "

TheClashFruit <https://github.com/" - "TheClashFruit>

\n"; - stream << "

Edvardvs <Brazilian Portugese — Edvardvs <https://github.com/Edvardvs>

\n"; - stream << "

xitieshiz2 <https://github.com/" - "xitieshiz2>

\n"; - stream << "

m-burani <https://github.com/m-buraniEstonian — Zormein <https://github.com/Zormein>

\n"; - stream << "

Don-Leandro <German — Don-Leandro <https://github.com/" "Don-Leandro>

\n"; - stream << "

TheEntropyShard <Hungarian — TheClashFruit <https://github.com/" + "TheClashFruit>

\n"; + stream << "

Italian — m-burani <https://github.com/m-burani>

\n"; + stream << "

Kashubian, Kashubian (Zrzeszinka) — kaszebeman

\n"; + stream << "

Kashubian, Kashubian (Zrzeszinka) — Kaszëbskô Domôcëzna

\n"; + stream << "

Lithuanian — AshUosis <https://github.com/AshUosis>

\n"; + stream << "

Russian — TheEntropyShard <https://github.com/" "TheEntropyShard>

\n"; - stream << "

Zormein <https://github.com/ZormeinSimplified Chinese, Traditional Chinese — xitieshiz2 <https://github.com/" + "xitieshiz2>

\n"; + stream << "

Spanish — IOrbitSaturn <https://github.com/IOrbitSaturn>

\n"; + stream << "

Spanish — Nanrech <https://github.com/Nanrech>

\n"; + stream << "

Toki Pona — Waterrail <https://github.com/Waterrail>

\n"; + stream << "

Ukrainian — vil4ckc <https://github.com/vil4ckc>

\n"; stream << "\n";