Approval.

This commit is contained in:
2021-06-06 11:15:14 +00:00
committed by md translation bot
parent 030a306dc7
commit 16e9d312ec
36 changed files with 216 additions and 54 deletions

View File

@ -138,6 +138,8 @@
"next": "Next",
"comparison": "Comparison",
"language": "Language",
"import": "Import"
"import": "Import",
"start": "Start",
"controlled_vocabularies": "Controlled vocabularies"
}
}

View File

@ -47,6 +47,13 @@
"global_timers": "N\u00e4chste Aktualisierung von Zwischenspeichern",
"public_objects_cache": "Zwischenspeicher f\u00fcr \u00f6ffentliche Objekte",
"comments_moderation": "Neueste Kommentare",
"show_all_comments": "Alle Kommentare anzeigen"
"show_all_comments": "Alle Kommentare anzeigen",
"online_usage_last_31_days": "Online usage of the last 31 days",
"users_by_country": "Users by country",
"visitors_by_language": "Browser languages",
"visitors_by_time_of_day": "Visitors by time of day",
"online_usage_last_30_days": "Online usage of the last 30 days",
"searches": "Searches",
"pageviews": "Page views"
}
}