add: AJleKcAHgP68's russian translation credits

This commit will add AJleKcAHgP68's russian translation credits to TRANSLATION.md and webroot/js/language.js

Co-authored-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com>
This commit is contained in:
RainyXeon
2024-08-06 21:54:36 +07:00
committed by ThePedroo
parent 3fde061c18
commit 6a0f5aaad2
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
- **ja_JP** by [@Fyphen1223](https://github.com/Fyphen1223)
- **pt_BR** by [@ThePedroo](https://github.com/ThePedroo)
- **ro_RO** by [@ExtremeXT](https://github.com/ExtremeXT)
- **ru_RU** by [@Emulond](https://github.com/Emulond)
- **ru_RU** by [@Emulond](https://github.com/Emulond) & [@AJleKcAHgP68](https://github.com/AJleKcAHgP68)
- **vi_VN** by [@RainyXeon](https://github.com/RainyXeon)
- **zh_CN** by [@Meltartica](https://github.com/Meltartica) & [@SheepChef](https://github.com/SheepChef)
- **zh_TW** by [@Meltartica](https://github.com/Meltartica)

View File

@@ -47,8 +47,8 @@ export const avaliableLanguages = [
'ja_JP', /* INFO: Translated by @Fyphen1223 */
'pt_BR', /* INFO: Translated by @ThePedroo */
'ro_RO', /* INFO: Translated by @ExtremeXT */
'ru_RU', /* INFO: Translated by @Emulond (Emulond Argent) */
'vi_VN', /* INFO: Translated by @RainyXeon (unexpected unresolved) */
'ru_RU', /* INFO: Translated by @Emulond & @AJleKcAHgP68 */
'vi_VN', /* INFO: Translated by @RainyXeon */
'zh_CN', /* INFO: Translated by @Meltartica & @SheepChef */
'zh_TW' /* INFO: Translated by @Meltartica */
]