Skip to content

Commit 92582f5

Browse files
Update locale.rst
added 'de'
1 parent 401ed55 commit 92582f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation/locale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ A better policy is to include the locale in the URL using the
9898
path: '/{_locale}/contact',
9999
name: 'contact',
100100
requirements: [
101-
'_locale' => 'en|fr',
101+
'_locale' => 'en|fr|de',
102102
],
103103
)]
104104
public function contact()

0 commit comments

Comments
 (0)