Changeset 56414 for trunk/src/wp-includes/l10n.php
- Timestamp:
- 08/18/2023 05:27:16 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/l10n.php
r56003 r56414 1518 1518 * @type string $id ID attribute of the select element. Default 'locale'. 1519 1519 * @type string $name Name attribute of the select element. Default 'locale'. 1520 * @type array$languages List of installed languages, contain only the locales.1520 * @type string[] $languages List of installed languages, contain only the locales. 1521 1521 * Default empty array. 1522 1522 * @type array $translations List of available translations. Default result of
Note: See TracChangeset
for help on using the changeset viewer.