mirror of
https://github.com/flarum/core.git
synced 2025-08-30 19:40:02 +02:00
feat(emoji): allow the user to set the cdn address (#3908)
This commit is contained in:
@@ -4,6 +4,14 @@ 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:
|
||||
|
||||
|
Reference in New Issue
Block a user