chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "त्यानंतर, <1>{{userCount}}</1> वापरकर्ते <1>{{postCount}}</1> पोस्ट्स केले",
"board_created": "संदेश फलक तयार केला",
"settings": "सेटिंग्ज",
"home": "होम"
"home": "होम",
"subscribe": "सब्स्क्राईब",
"unsubscribe": "सब्स्क्राईब नको",
"close_post_form": "पोस्ट फॉर्म बंद करा",
"catalog": "कॅटलॉग"
}