8000 feature #1502 add vietnamese translation (sungvadan) · symfony/demo@719a423 · GitHub
[go: up one dir, main page]

Skip to content

Commit 719a423

Browse files
committed
feature #1502 add vietnamese translation (sungvadan)
This PR was squashed before being merged into the main branch. Discussion ---------- add vietnamese translation Hello, This is "Vietnam" language translation. Commits ------- 4060b74 add vietnamese translation
2 parents 832f547 + 4060b74 commit 719a423

File tree

3 files changed

+483
-1
lines changed

3 files changed

+483
-1
lines changed

config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
parameters:
77
locale: 'en'
88
# This parameter defines the codes of the locales (languages) enabled in the application
9-
app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|sq|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu|ne|bn
9+
app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|sq|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu|ne|bn|vi
1010
app.notifications.email_sender: anonymous@example.com
1111

1212
services:

0 commit comments

Comments
 (0)
0