mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-18 14:07:53 +03:00
* [Feature] RU Locale * Culture * Ебала спавн, теперь не ебёт и работает. * feat: fetch locale from cvars * feat: allow cyrillic symbols in character name * fix: random translation fix --------- Co-authored-by: PuroSlavKing <puroslavking@yahoo.com> Co-authored-by: Remuchi <RemuchiOfficial@gmail.com>
19 lines
700 B
Plaintext
19 lines
700 B
Plaintext
### UI
|
||
|
||
# Shown when an empty flash is examined at any range
|
||
flash-component-examine-empty = Она выгорела!
|
||
# Shown when a flash is examined in details range
|
||
flash-component-examine-detail-count =
|
||
У флешки осталось [color={ $markupCountColor }]{ $count }[/color] { $count ->
|
||
[one] использование
|
||
[few] использования
|
||
*[other] использований
|
||
}.
|
||
|
||
### Interaction Messages
|
||
|
||
# Shown when someone flashes you with a flash
|
||
flash-component-user-blinds-you = { $user } ослепляет вас вспышкой!
|
||
# Shown when a flash runs out of uses
|
||
flash-component-becomes-empty = Вспышка выгорает!
|