Docs: Clarify the file header summary for wp-includes/l10n.php and add the version it was introduced.

See #32246.


git-svn-id: https://develop.svn.wordpress.org/trunk@34483 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-24 05:46:35 +00:00
parent 1810710798
commit f85670cd36

View File

@ -1,9 +1,10 @@
<?php
/**
* WordPress Translation API
* Core Translation API
*
* @package WordPress
* @subpackage i18n
* @since 1.2.0
*/
/**