Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
that's cool
i didn't even realize
The mod will now tell the player when they get the regular amount of "Nails"
(MetalScrapToNails/media/lua/shared/Translate)
(MetalScrapToNails/media/lua/shared/Translate)
And I'm sorry I didn't respond to your comments above, I was trying to make some mods for the PZ, and I didn't have time to check the notifications...
I try to learn the code logic from official code
i think i have some issue in this mod, and try to fix it
The following files go in a folder within "Shared" called "Translate" and in another called "ES", it would look like "\shared\Translate\ES"
-------------------------------------------------------------------------------------------
Recipe_ES = {
Recipe_Get_Metal_Scrap = "Desmontar joyas (Éxito basado en el nivel de habilidades)",
Recipe_Get_UnusableMetal = "Desmontar joyas (Chatarra)",
}
i will edit it next day