chore(translations): link to post, reply to post, sticky, closed, reply, link

This commit is contained in:
plebeius.eth
2024-03-26 13:17:31 +01:00
parent 4ce28c0c0b
commit 97e5c17c4d
35 changed files with 245 additions and 35 deletions
+7 -1
View File
@@ -29,5 +29,11 @@
"catalog": "Κατάλογος",
"all": "Όλα",
"subscriptions": "Συνδρομές",
"board": "Φόρουμ"
"board": "Φόρουμ",
"link_to_post": "Σύνδεσμος για αυτήν την ανάρτηση",
"reply_to_post": "Απάντηση σε αυτήν την ανάρτηση",
"sticky": "Κολλημένος",
"closed": "Κλειστό",
"reply": "Απάντηση",
"link": "Σύνδεσμος"
}