mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-19 06:28:40 +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>
16 lines
555 B
Plaintext
16 lines
555 B
Plaintext
## PickUpVerb
|
|
|
|
pick-up-verb-get-data-text = Подобрать
|
|
|
|
# "pick up" doesn't make sense if the item is already in their inventory
|
|
|
|
pick-up-verb-get-data-text-inventory = Взять в руку
|
|
|
|
item-component-on-examine-size = Это [bold]{$size}[/bold] предмет.
|
|
|
|
item-component-size-Tiny = крошечный
|
|
item-component-size-Small = маленький
|
|
item-component-size-Normal = средний
|
|
item-component-size-Large = большой
|
|
item-component-size-Huge = огромный
|
|
item-component-size-Ginormous = гигантский |