diff --git a/kubejs/assets/tfg/lang/en_us.json b/kubejs/assets/tfg/lang/en_us.json new file mode 100644 index 000000000..04ca718bf --- /dev/null +++ b/kubejs/assets/tfg/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "quests.primitive.start.title": "&aTerraFirmaGreg Modpack!", + "quests.primitive.start.subtitle": "Thank you for choosing our modpack!", + "quests.primitive.start.description": "The fun starts right now! May this world be blessed with your existence!" +} diff --git a/kubejs/assets/tfg/lang/ru_ru.json b/kubejs/assets/tfg/lang/ru_ru.json new file mode 100644 index 000000000..0b8942646 --- /dev/null +++ b/kubejs/assets/tfg/lang/ru_ru.json @@ -0,0 +1,9 @@ +{ + "quests.primitive.start.title": "&aTerraFirmaGreg Modpack!", + "quests.primitive.start.subtitle": "Спасибо, что выбрали наш модпак!", + "quests.primitive.start.description": "Самое интересное начинается прямо сейчас! Да одарит этот мир ваше существование!", + + "quests.primitive.first_steps.title": "Первые шаги", + "quests.primitive.first_steps.subtitle": "Важная информация на старте игры", + "quests.primitive.first_steps.description": "" +}