Changeset 45932 for trunk/src/wp-admin/edit-form-blocks.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-blocks.php
r45742 r45932 176 176 ); 177 177 178 /* Translators: Use this to specify the CSS font family for the default font*/178 /* translators: Use this to specify the CSS font family for the default font. */ 179 179 $locale_font_family = esc_html_x( 'Noto Serif', 'CSS Font Family for Editor Font' ); 180 180 $styles[] = array(
Note: See TracChangeset
for help on using the changeset viewer.