chore(translations): post a reply, view thread, return, bottom, top

This commit is contained in:
plebeius.eth
2024-04-03 22:52:06 +02:00
parent 14a79ee332
commit b5fec98f9d
35 changed files with 237 additions and 62 deletions
+7 -2
View File
@@ -25,7 +25,7 @@
"home": "Αρχική σελίδα",
"subscribe": "Εγγραφή",
"unsubscribe": "Διακοπή συνδρομής",
"close_post_form": "Κλείστε τη φόρμα δημοσίευσης",
"close_post_form": "Κλείστε τη Φόρμα Δημοσίευσης",
"catalog": "Κατάλογος",
"all": "Όλα",
"subscriptions": "Συνδρομές",
@@ -36,5 +36,10 @@
"closed": "Κλειστό",
"reply": "Απάντηση",
"link": "Σύνδεσμος",
"close": "Κλείσιμο"
"close": "Κλείσιμο",
"post_a_reply": "Δημοσίευση Απάντησης",
"view_thread": "Προβολή Νήματος",
"return": "Επιστροφή",
"bottom": "Κάτω",
"top": "Κορυφή"
}