add nsfl stats if enabled and rename to stats instead of tag stats

This commit is contained in:
2026-05-17 12:11:36 +02:00
parent 9f0ad48342
commit 203590598f
6 changed files with 15 additions and 12 deletions

View File

@@ -176,10 +176,8 @@
"font_default": "Standaard",
"theme": "Thema",
"flash_section": "Flash",
"flash_bg": "Flash in de achtergrond blijven afspelen",
"flash_bg_hint": "Prevents Ruffle from pausing when leaving the tab",
"notifications_section": "Meldingvoorkeuren",
"receive_system_notifications": "Systeemmeldingen ontvangen",
"receive_system_notifications_hint": "Schakel meldingen over succes/fout bij achtergronduploads in/uit. Kritieke moderatie-acties worden altijd getoond.",
@@ -437,12 +435,13 @@
"col_avatar": "Avatar",
"col_username": "Gebruikersnaam",
"col_tagged": "Getagd",
"tag_stats": "Tag-statistieken",
"tag_stats": "Statistieken",
"stat_total": "Totaal aantal items",
"stat_tagged": "Getagd",
"stat_untagged": "Ongetagd",
"stat_sfw": "SFW-inhoud",
"stat_nsfw": "NSFW-inhoud",
"stat_nsfl": "NSFL-inhoud",
"stat_deleted": "Verwijderd",
"stat_comments": "Totaal aantal reacties",
"stat_favs": "Totaal aantal favorieten",
@@ -692,4 +691,4 @@
"replying_to": "Antwoord aan {user}",
"reply": "Antwoorden"
}
}
}