mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
22 lines
696 B
YAML
22 lines
696 B
YAML
flarum-emoji:
|
|
|
|
##
|
|
# 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 Settings page of the admin interface.
|
|
settings:
|
|
cdn_label: CDN mirror address
|
|
cdn_help: "e.g. https://cdn.jsdelivr.net/gh/twitter/twemoji@[version]/assets/, The current version is: {version}"
|
|
|
|
# Translations in this namespace are used by the forum user interface.
|
|
forum:
|
|
|
|
# These translations are used by the composer (emoji autocompletion function).
|
|
composer:
|
|
emoji_tooltip: Insert emoji
|
|
type_to_search_text: Type to search for an emoji
|