chore(translations): settings, home

This commit is contained in:
plebeius.eth
2024-03-20 21:36:03 +01:00
parent 9096eca4fb
commit 81aa6d2426
35 changed files with 105 additions and 35 deletions
+3 -1
View File
@@ -20,5 +20,7 @@
"board_stats_week": "मागील सप्ताहात, <1>{{userCount}}</1> वापरकर्ते <1>{{postCount}}</1> पोस्ट्स केले",
"board_stats_month": "मागील महिन्यात, <1>{{userCount}}</1> वापरकर्ते <1>{{postCount}}</1> पोस्ट्स केले",
"board_stats_all": "त्यानंतर, <1>{{userCount}}</1> वापरकर्ते <1>{{postCount}}</1> पोस्ट्स केले",
"board_created": "संदेश फलक तयार केला"
"board_created": "संदेश फलक तयार केला",
"settings": "सेटिंग्ज",
"home": "होम"
}