mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Move locale files from language pack to extension. (#32)
This commit is contained in:
13
extensions/emoji/locale/en.yml
Normal file
13
extensions/emoji/locale/en.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
flarum-emoji:
|
||||
|
||||
##
|
||||
# UNIQUE KEYS - The following keys are used in only one location each.
|
||||
##
|
||||
|
||||
# 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
|
Reference in New Issue
Block a user