mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-18 11:49:32 +08:00
18 lines
486 B
YAML
18 lines
486 B
YAML
en:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_whos_online: "Discourse Who's Online"
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "Online (%{count}):"
|
|
other: "Online (%{count}):"
|
|
tooltip:
|
|
one: "Users seen in the last minute"
|
|
other: "Users seen in the last %{count} minutes"
|
|
no_users: "No users currently online"
|
|
count_only:
|
|
one: "%{count} user online"
|
|
other: "%{count} users online"
|