framework/extensions/lang-english/locale/flarum-pusher.yml
dcsjapan 99b3bd6673 Reorganize key names for Pusher
See [flarum/core #265](https://github.com/flarum/core/issues/265).

- Adjusts key names to three-tier namespacing.
- Adds newly extracted strings.
- Adds commenting to match core.
2015-10-21 17:39:27 +09:00

23 lines
620 B
YAML

flarum-pusher:
##
# 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 Pusher Settings modal dialog.
pusher_settings:
app_id_label: App ID
app_key_label: App Key
app_secret_label: App Secret
title: Pusher Settings
# Strings in this namespace are used by the admin interface.
forum:
# These strings are used in the discussion list.
discussion_list:
show_updates_text: "Show {count} updated discussion|Show {count} updated discussions"