habitica-self-host/website/common/locales/el/inventory.json
Phillip Thelen c4f44fce4c Add missing translations from transifex (#11367)
* Add missing translations from transifex

* update i18n tests

* fix lint error
2019-09-29 18:46:01 +02:00

8 lines
322 B
JSON
Executable file

{
"noItemsAvailableForType": "Δεν έχεις <%= type %>",
"foodItemType": "Φαγητό",
"eggsItemType": "Αυγά",
"hatchingPotionsItemType": "Φίλτρα εκκόλαψης",
"specialItemType": "Ξεχωριστά αντικείμενα",
"lockedItem": "Κλειδωμένα αντικείμενα"
}