mirror of
https://github.com/flarum/framework.git
synced 2025-01-11 14:06:30 +08:00
af3116bce9
Co-authored-by: Sami Mazouz <ilyasmazouz@gmail.com>
25 lines
768 B
YAML
25 lines
768 B
YAML
flarum-statistics:
|
|
|
|
##
|
|
# UNIQUE KEYS - The following keys are used in only one location each.
|
|
##
|
|
|
|
# Translations in this namespace are used by the admin interface.
|
|
admin:
|
|
|
|
# These translations are used in the Statistics dashboard widget.
|
|
statistics:
|
|
discussions_heading: => core.ref.discussions
|
|
last_12_months_label: Last 12 months
|
|
last_28_days_label: Last 28 days
|
|
last_7_days_label: Last 7 days
|
|
mini_heading: Forum statistics
|
|
previous_28_days_label: Previous 28 days
|
|
previous_7_days_label: Previous 7 days
|
|
loading: => core.ref.loading
|
|
posts_heading: => core.ref.posts
|
|
today_label: Today
|
|
total_label: Total
|
|
users_heading: => core.ref.users
|
|
view_full: View more statistics
|