mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-70316 core: Update the emoji categories in the emoji picker
This commit is contained in:
parent
adb66d4b03
commit
db758db533
3 changed files with 15 additions and 5 deletions
|
@ -748,8 +748,9 @@ $string['emojicategoryanimalsnature'] = 'Animals & nature';
|
|||
$string['emojicategoryflags'] = 'Flags';
|
||||
$string['emojicategoryfooddrink'] = 'Food & drink';
|
||||
$string['emojicategoryobjects'] = 'Objects';
|
||||
$string['emojicategorypeoplebody'] = 'People & body';
|
||||
$string['emojicategoryrecent'] = 'Recent';
|
||||
$string['emojicategorysmileyspeople'] = 'Smileys & people';
|
||||
$string['emojicategorysmileysemotion'] = 'Smileys & emotion';
|
||||
$string['emojicategorysymbols'] = 'Symbols';
|
||||
$string['emojicategorytravelplaces'] = 'Travel & places';
|
||||
$string['emptydragdropregion'] = 'empty region';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue