chore(translations): not moderating, not subscribed, total posts, current users, boards, tracked, interests, random, international, projects

This commit is contained in:
plebeius.eth
2024-05-05 22:42:31 +02:00
parent f045f1698a
commit 4756c09796
36 changed files with 360 additions and 45 deletions
+10 -1
View File
@@ -63,5 +63,14 @@
"reply_to_cid": "Reageren op {{cid}}",
"submit": "Verzenden",
"gif": "GIF",
"moderating": "modereren"
"moderating": "modereren",
"not_moderating": "Je modereert geen forums",
"not_subscribed": "Niet geabonneerd op forums",
"total_posts": "Totaal aantal berichten:",
"current_users": "huidige gebruikers:",
"boards_tracked": "gevolgde borden:",
"interests": "interesses",
"random": "willekeurig",
"international": "internationale",
"projects": "projecten"
}