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": "Răspunde la acest mesaj",
"sticky": "Lipit",
"closed": "Închis",
"reply": "Răspunde",
"reply": "răspunde",
"link": "Legătură",
"close": "Închide",
"post_a_reply": "Postează un Răspuns",
@@ -43,5 +43,10 @@
"bottom": "Partea de jos",
"top": "Sus",
"thread_closed": "Thread închis.",
"may_not_reply": "Poate că nu puteți răspunde în acest moment."
"may_not_reply": "Poate că nu puteți răspunde în acest moment.",
"post": "posta",
"name": "nume",
"comment": "comentariu",
"subject": "subiect",
"anonymous": "anonim"
}