9a07ba7417
* Revert "fix(test): adjust expectations" This reverts commit205436d5b1. * Revert "fix(escaping): global inoffensive apostrophe" This reverts commit2b8f94b244. * change <%- to <%= * fix interpolation only where necessary * remove unused variable
9 lines
322 B
JSON
Executable File
9 lines
322 B
JSON
Executable File
{
|
|
"noItemsAvailableForType": "Δεν έχεις <%= type %>",
|
|
"foodItemType": "Φαγητό",
|
|
"eggsItemType": "Αυγά",
|
|
"hatchingPotionsItemType": "Φίλτρα εκκόλαψης",
|
|
"specialItemType": "Ξεχωριστά αντικείμενα",
|
|
"lockedItem": "Κλειδωμένα αντικείμενα"
|
|
}
|