Skip to content

Commit 5545c6f

Browse files
committed
Add Arabic language translation.
1 parent f6b7c2e commit 5545c6f

File tree

3 files changed

+487
-1
lines changed

3 files changed

+487
-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: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt
9+
app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt
1010
app.notifications.email_sender: [email protected]
1111

1212
services:

0 commit comments

Comments
 (0)