diff --git a/translations/texts/items/currency/essence.currency.json b/translations/texts/items/currency/essence.currency.json new file mode 100644 index 000000000..89223dd78 --- /dev/null +++ b/translations/texts/items/currency/essence.currency.json @@ -0,0 +1,26 @@ +[ + { + "DeniedAlternatives": [], + "Files": { + "items/currency/essence.currency": [ + "/description" + ] + }, + "Texts": { + "Eng": "Mysterious energy used by the Ancients. It pulses in harmony with the living universe.", + "Rus": "Загадочная энергия которая использовалась Древними. Оно пульсирует в гармонии с живой вселенной." + } + }, + { + "DeniedAlternatives": [], + "Files": { + "items/currency/essence.currency": [ + "/shortdescription" + ] + }, + "Texts": { + "Eng": "Ancient Essence", + "Rus": "Древняя эссенция" + } + } +]