Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
1bf137a1379aae43754650cb70a589b7e0188234
1bf137a1379aae43754650cb70a589b7e0188234
Switch branch/tag
yii2
..
en-US
test.php
Find file
Normal view
History
Permalink
test.php
79 Bytes
Edit
Web IDE
Newer
Older
adjusted I18N to be consistent with intl message formatting
bbcee326
Carsten Brandt
committed
11 years ago
1
2
3
4
<?php
/**
*
*/
Short array syntax
1f6a8230
Alexander Makarov
committed
11 years ago
5
return
[
adjusted I18N to be consistent with intl message formatting
bbcee326
Carsten Brandt
committed
11 years ago
6
'The dog runs fast.'
=>
'Der Hund rennt schell.'
,
Short array syntax
1f6a8230
Alexander Makarov
committed
11 years ago
7
];