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": "अनाम"
}