add nsfl stats if enabled and rename to stats instead of tag stats
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"my_halls": "Meine Hallen",
|
||||
"favs": "Favoriten",
|
||||
"admin": "Administration",
|
||||
"mod": "Moderation",
|
||||
"mod": "Moderation",
|
||||
"settings": "Einstellungen",
|
||||
"logout": "Abmeldung",
|
||||
"notifications": "Hinweise",
|
||||
@@ -178,7 +178,6 @@
|
||||
"flash_section": "Blitz",
|
||||
"flash_bg": "Blitz im Hintergrund weiterlaufen lassen",
|
||||
"flash_bg_hint": "Verhindert, dass ein Blitz pausiert, wenn der Reiter verlassen wird",
|
||||
|
||||
"notifications_section": "Hinweis-Präferenzen",
|
||||
"receive_system_notifications": "Systemhinweise erhalten",
|
||||
"receive_system_notifications_hint": "Hinweise über Erfolg/Abbruch bei Hintergrund-Aufladierungen umschalten. Kritische Moderations-Eingriffe werden stets kundgetan.",
|
||||
@@ -439,12 +438,13 @@
|
||||
"col_avatar": "Profilbild",
|
||||
"col_username": "Benutzername",
|
||||
"col_tagged": "Etikettiert",
|
||||
"tag_stats": "Etiketten-Statistiken",
|
||||
"tag_stats": "Statistik",
|
||||
"stat_total": "Gesamtanzahl Elemente",
|
||||
"stat_tagged": "Etikettiert",
|
||||
"stat_untagged": "Nicht etikettiert",
|
||||
"stat_sfw": "SFW-Inhalt",
|
||||
"stat_nsfw": "NSFW-Inhalt",
|
||||
"stat_nsfl": "NSFL-Inhalt",
|
||||
"stat_deleted": "Gelöscht",
|
||||
"stat_comments": "Gesamtanzahl Kommentare",
|
||||
"stat_favs": "Gesamtanzahl Favoriten",
|
||||
|
||||
Reference in New Issue
Block a user