diff --git a/wp-admin/about.php b/wp-admin/about.php
index 4996766..026d510 100644
a
|
b
|
|
62 | 62 | <div class="col"> |
63 | 63 | <h3><?php echo ( 'Extended Character Support' ); ?></h3> |
64 | 64 | <p><?php echo ( 'WordPress now supports displaying a host of new characters included with Unicode 7.0, extending support for native Chinese, Japanese, and Korean characters, musical and mathematical symbols, hieroglyphs, and of course, emoji.' ); ?></p> |
65 | | <p><?php echo ( 'Whether you’re using special characters or not, you can still get creative and decorate your content with emoji hearts, kittens, ice-cream cones, and musical instruments.' ); ?></p> |
| 65 | <p><?php echo ( 'Whether you’re using special characters or not, you can still get creative and decorate your content with emoji ❤, 😺, 🍦, and 🎸.' ); ?></p> |
66 | 66 | </div> |
67 | 67 | <div class="col"> |
68 | 68 | <img class="" src="//s.w.org/images/core/4.1/mobile.png" /> |