Add translation strings for AdminUI custom emojis (#11970)
parent
7baedcb61e
commit
05ad7d606c
|
@ -242,8 +242,10 @@ en:
|
||||||
disabled_msg: Successfully disabled that emoji
|
disabled_msg: Successfully disabled that emoji
|
||||||
emoji: Emoji
|
emoji: Emoji
|
||||||
enable: Enable
|
enable: Enable
|
||||||
|
enabled: Enabled
|
||||||
enabled_msg: Successfully enabled that emoji
|
enabled_msg: Successfully enabled that emoji
|
||||||
image_hint: PNG up to 50KB
|
image_hint: PNG up to 50KB
|
||||||
|
list: List
|
||||||
listed: Listed
|
listed: Listed
|
||||||
new:
|
new:
|
||||||
title: Add new custom emoji
|
title: Add new custom emoji
|
||||||
|
@ -252,6 +254,7 @@ en:
|
||||||
shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
|
shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
|
||||||
title: Custom emojis
|
title: Custom emojis
|
||||||
uncategorized: Uncategorized
|
uncategorized: Uncategorized
|
||||||
|
unlist: Unlist
|
||||||
unlisted: Unlisted
|
unlisted: Unlisted
|
||||||
update_failed_msg: Could not update that emoji
|
update_failed_msg: Could not update that emoji
|
||||||
updated_msg: Emoji successfully updated!
|
updated_msg: Emoji successfully updated!
|
||||||
|
|
Loading…
Reference in New Issue