Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions public/locales/el/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"categories_list": {
"entertainment": {
"items": {
"games": "Παιχνίδια",
"movies": "Ταινίες",
"music": "Μουσική",
"other": "Διασκέδαση",
"sports": "Αθλητικά"
},
"name": "Διασκέδαση"
},
"food": {
"items": {
"diningOut": "Φαγητό έξω",
"groceries": "Ψώνια",
"liquor": "Αλκοόλ",
"other": "Φαγητό και Ποτά"
},
"name": "Φαγητό και Ποτά"
},
"general": {
"items": {
"general": "Γενικά",
"other": "Γενικά"
},
"name": "Γενικά"
},
"home": {
"items": {
"electronics": "Ηλεκτρονικά",
"furniture": "Έπιπλα",
"maintenance": "Συντήρηση",
"mortgage": "Δάνειο",
"other": "Σπίτι",
"pets": "Κατοικίδια",
"rent": "Ενοίκιο",
"services": "Υπηρεσίες",
"supplies": "Προμήθειες"
},
"name": "Σπίτι"
},
"life": {
"items": {
"childcare": "Παιδική μέριμνα",
"clothing": "Ρουχισμός",
"education": "Εκπαίδευση",
"gifts": "Δώρα",
"insurance": "Ασφάλιση",
"medical": "Ιατρικά",
"other": "Ζωή",
"taxes": "Φόροι"
},
"name": "Ζωή"
},
"travel": {
"items": {
"bicycle": "Ποδήλατο",
"bus": "Λεωφορείο",
"car": "Αυτοκίνητο",
"fuel": "Καύσιμο",
"hotel": "Διαμονή",
"other": "Ταξίδια",
"parking": "Στάθμευση",
"plane": "Αεροπορικά",
"taxi": "Ταξί",
"train": "Τρένο"
},
"name": "Ταξίδια"
},
"utilities": {
"items": {
"cleaning": "Καθαριότητα",
"electricity": "Ηλεκτρισμός",
"gas": "Αέριο",
"internet": "Ίντερνετ",
"other": "Υπηρεσίες Κοινής Ωφέλειας",
"phone": "Τηλέφωνο",
"trash": "Σκουπίδια",
"water": "Ύδρευση"
},
"name": "Υπηρεσίες Κοινής Ωφέλειας"
}
},
"title": "Κατηγορίες"
}
2 changes: 1 addition & 1 deletion public/locales/nl/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"categories_list": {
"entertainment": {
"items": {
"games": "Spellen",
"games": "Spelen",
"movies": "Films",
"music": "Muziek",
"other": "Entertainment",
Expand Down
Loading