Skip to content

Commit

Permalink
O3-2976 - Add Arabic language option to O3 RefApp (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbontyes authored Mar 19, 2024
1 parent 46ef585 commit b13c94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/configuration/globalproperties/i18n-core_demo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<globalProperties>
<globalProperty>
<property>locale.allowed.list</property>
<value>en, en_GB, es, fr, he, km</value>
<value>en, en_GB, es, fr, he, km, ar</value>
</globalProperty>
</globalProperties>
</config>

0 comments on commit b13c94a

Please sign in to comment.