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
+6 -1
View File
@@ -43,5 +43,10 @@
"bottom": "नीचे",
"top": "ऊपर",
"thread_closed": "थ्रेड बंद हो गया।",
"may_not_reply": "इस समय आप जवाब नहीं दे सकते।"
"may_not_reply": "इस समय आप जवाब नहीं दे सकते।",
"post": "पोस्ट",
"name": "नाम",
"comment": "टिप्पणी",
"subject": "विषय",
"anonymous": "अनाम"
}