Changeset 14692
- Timestamp:
- 03/10/2026 06:37:17 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/locales/locales.php
r12939 r14692 19 19 public $wp_locale; // This should only be set for locales that are officially supported on translate.wordpress.org. 20 20 public $slug; 21 public $root_slug; // This is for locale variants parent locale, see 'wp-i18n-teams' plugin. 21 22 public $nplurals = 2; 22 23 public $plural_expression = 'n != 1';
Note: See TracChangeset
for help on using the changeset viewer.