Files
homarr/public/locales/el/modules/media-requests-stats.json
2023-08-06 17:13:08 +02:00

18 lines
701 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Στατιστικά στοιχεία αιτήματος των μέσων ενημέρωσης",
"description": "Στατιστικά στοιχεία σχετικά με τα αιτήματά σας για τα μέσα ενημέρωσης",
"settings": {
"title": "Στατιστικά στοιχεία αιτημάτων μέσων ενημέρωσης",
"direction": {
"label": "Κατεύθυνση της διάταξης."
}
}
},
"stats": {
"pending": "Εκκρεμείς εγκρίσεις",
"tvRequests": "Τηλεοπτικά αιτήματα",
"movieRequests": "Αιτήματα ταινιών"
}
}