Skip to content

Commit df500dc

Browse files
committed
feature #947 Adding Lithuania translation (uikolas)
This PR was squashed before being merged into the master branch (closes #947). Discussion ---------- Adding Lithuania translation Interesting that nobody have added Lithuania translation of demo application. In Lithuania Symfony is very popular and maybe for new users will be useful to see Lithuania translation. Commits ------- 9020a0b Adding Lithuania translation
2 parents 7743c5b + 9020a0b commit df500dc

File tree

2 files changed

+431
-1
lines changed

2 files changed

+431
-1
lines changed

config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
parameters:
44
locale: 'en'
55
# This parameter defines the codes of the locales (languages) enabled in the application
6-
app_locales: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr
6+
app_locales: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt
77
app.notifications.email_sender: [email protected]
88

99
services:

0 commit comments

Comments
 (0)