chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+7 -2
View File
@@ -34,7 +34,7 @@
"reply_to_post": "Απάντηση σε αυτήν την ανάρτηση",
"sticky": "Κολλημένος",
"closed": "Κλειστό",
"reply": "Απάντηση",
"reply": "απάντηση",
"link": "Σύνδεσμος",
"close": "Κλείσιμο",
"post_a_reply": "Δημοσίευση Απάντησης",
@@ -43,5 +43,10 @@
"bottom": "Κάτω",
"top": "Κορυφή",
"thread_closed": "Το νήμα έκλεισε.",
"may_not_reply": "Μπορεί να μην μπορείτε να απαντήσετε αυτή τη στιγμή."
"may_not_reply": "Μπορεί να μην μπορείτε να απαντήσετε αυτή τη στιγμή.",
"post": "δημοσίευση",
"name": "όνομα",
"comment": "σχόλιο",
"subject": "θέμα",
"anonymous": "ανώνυμος"
}