Changeset 57386 for trunk/tests/phpunit/data/l10n/example-simple.php
- Timestamp:
- 01/30/2024 01:59:46 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/data/l10n/example-simple.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/data/l10n/example-simple.php
r57337 r57386 7 7 'plural0' . "\0" . 'plural1' => ['translation0', 'translation1'], 8 8 'contextplural0 with context' . "\0" . 'plural1 with context' => ['translation0 with context', 'translation1 with context'], 9 'Product' . "\0" . 'Products' => 'Produkt' . "\0" . 'Produkte', 9 10 ], 10 11 ];
Note: See TracChangeset
for help on using the changeset viewer.