2015-10-03 16:24:08 +09:30
|
|
|
flarum-lock:
|
2015-10-21 16:19:28 +09:00
|
|
|
|
|
|
|
##
|
|
|
|
# UNIQUE KEYS - The following keys are used in only one location each.
|
|
|
|
##
|
|
|
|
|
|
|
|
# Strings in this namespace are used by the admin interface.
|
|
|
|
admin:
|
|
|
|
|
|
|
|
# These strings are used in the Permissions page of the admin interface.
|
|
|
|
permissions:
|
|
|
|
lock_discussions_label: Lock discussions
|
|
|
|
|
|
|
|
# Strings in this namespace are used by the forum user interface.
|
2015-10-16 12:35:05 +10:30
|
|
|
forum:
|
2015-10-21 16:19:28 +09:00
|
|
|
|
|
|
|
# These strings are displayed as tooltips for discussion badges.
|
|
|
|
badge:
|
|
|
|
locked_discussion_tooltip: Locked
|
|
|
|
|
|
|
|
# These strings are used by the discussion control buttons.
|
|
|
|
discussion_controls:
|
|
|
|
lock: Lock
|
|
|
|
unlock: Unlock
|
|
|
|
|
|
|
|
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
|
|
|
|
notifications:
|
|
|
|
discussion_locked_notification: "{username} locked"
|
|
|
|
|
|
|
|
post_stream:
|
|
|
|
discussion_locked_post: "{username} locked the discussion."
|
|
|
|
discussion_unlocked_post: "{username} unlocked the discussion."
|
|
|
|
|
|
|
|
# These strings are used in the Settings page.
|
|
|
|
settings:
|
|
|
|
notify_discussion_locked_label: Someone locks a discussion I started
|