Skip to content

Commit

Permalink
Added translation for 'just now'
Browse files Browse the repository at this point in the history
  • Loading branch information
nikbas authored and cebe committed Nov 18, 2014
1 parent 7787143 commit 07a8b30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions framework/messages/sr-Latn/yii.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'just now' => 'upravo sada',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'Samo sledeći MIME tipovi su dozvoljeni: {mimeTypes}.',
'The requested view "{name}" was not found.' => 'Traženi prikaz "{name}" nije pronađen.',
'in {delta, plural, =1{a day} other{# days}}' => 'za {delta, plural, =1{dan} one{# dan} few{# dana} many{# dana} other{# dana}}',
Expand Down
1 change: 1 addition & 0 deletions framework/messages/sr/yii.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'just now' => 'управо сада',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'Само следећи MIME типови су дозвољени: {mimeTypes}.',
'The requested view "{name}" was not found.' => 'Тражени приказ "{name}" није пронађен.',
'in {delta, plural, =1{a day} other{# days}}' => 'за {delta, plural, =1{дан} one{# дан} few{# дана} many{# дана} other{# дана}}',
Expand Down

0 comments on commit 07a8b30

Please sign in to comment.