Skip to content

Commit

Permalink
minor #599 services: added name to the quote (TomasVotruba)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

services: added name to the quote

So it's clear it's name of the filter and not English.

I was about to send PR with space "localized date", but then I've read the "filter". So I hope this is the correct option :)

Commits
-------

b9963c5 services: added name to the quote
  • Loading branch information
javiereguiluz committed Jun 25, 2017
2 parents fa7a952 + b9963c5 commit accba93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
$locales: '%app_locales%'
$defaultLocale: '%locale%'

# needed for the localizeddate Twig filter
# needed for the 'localizeddate' Twig filter
Twig\Extensions\IntlExtension: ~

# the slugger service needs a public alias for getting it from
Expand Down

0 comments on commit accba93

Please sign in to comment.