1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 20:04:24 +02:00

Update core.yml

now that we need the full icon class, the groups icon text has to be updated too
This commit is contained in:
Daniël Klabbers
2018-05-13 22:03:37 +02:00
committed by GitHub
parent 5057f05194
commit 16689cbac7

View File

@@ -73,7 +73,7 @@ core:
delete_button: Delete Group
delete_confirmation: "Are you sure you want to delete this group? The group members will NOT be deleted."
icon_label: Icon
icon_text: "Enter the name of any <a>FontAwesome</a> icon class, <em>without</em> the <code>fa-</code> prefix."
icon_text: "Enter the name of any <a>FontAwesome</a> icon class, <em>including</em> the <code>fas fa-</code> prefix."
name_label: Name
plural_placeholder: Plural (e.g. Mods)
singular_placeholder: Singular (e.g. Mod)