This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-swiftmailer
Watch
1
Star
0
Fork
You've already forked yii2-swiftmailer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4150
Commits
1
Branch
15
Tags
11 MiB
Tree:
1361bd3c7f
yii2-swiftmailer
/
tests
/
unit
/
data
/
i18n
/
messages
/
en-US
/
test.php
7 lines
79 B
Raw
Normal View
History
Unescape
Escape
adjusted I18N to be consistent with intl message formatting
11 years ago
<?php
/**
*
*/
Short array syntax
11 years ago
return [
adjusted I18N to be consistent with intl message formatting
11 years ago
'The dog runs fast.' => 'Der Hund rennt schell.',
Short array syntax
11 years ago
];