mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-46779 editor: fix case of emoji picker lang string
This commit is contained in:
parent
11786e6688
commit
ef2afe4c3d
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@
|
|||
*/
|
||||
|
||||
$string['emojipicker'] = 'Emoji picker';
|
||||
$string['pluginname'] = 'Emoji Picker';
|
||||
$string['pluginname'] = 'Emoji picker';
|
||||
$string['privacy:metadata'] = 'The atto_emojipicker plugin does not store any personal data.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue