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": "Válasz erre: {{cid}}",
"submit": "Beküldés",
"gif": "GIF",
"moderating": "moderálás"
"moderating": "moderálás",
"not_moderating": "Nem moderál semmilyen fórumot",
"not_subscribed": "Nem vagy feliratkozva semmilyen fórumra",
"total_posts": "Összes bejegyzés:",
"current_users": "jelenlegi felhasználók:",
"boards_tracked": "követett fórumok:",
"interests": "érdeklődési körök",
"random": "véletlenszerű",
"international": "nemzetközi",
"projects": "projektek"
}