From ba2fd35597346f45bc0f216d328e00132d08e5ca Mon Sep 17 00:00:00 2001 From: Xorras Date: Sat, 31 Dec 2016 12:35:22 +0300 Subject: [PATCH] Create essence.currency.json --- .../items/currency/essence.currency.json | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 translations/texts/items/currency/essence.currency.json 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": "Древняя эссенция" + } + } +]