Changeset 25908 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 10/24/2013 08:28:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r25746 r25908 96 96 $font_url = ''; 97 97 98 /* 99 * translators: If there are characters in your language that are not supported 98 /* translators: If there are characters in your language that are not supported 100 99 * by Open Sans, translate this to 'off'. Do not translate into your own language. 101 100 */ … … 103 102 $subsets = 'latin,latin-ext'; 104 103 105 /* 106 * translators: To add an additional Open Sans character subset specific to your language, 104 /* translators: To add an additional Open Sans character subset specific to your language, 107 105 * translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not translate into your own language. 108 106 */
Note: See TracChangeset
for help on using the changeset viewer.