Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145699 | Jul 4,2019 11:03 AM UTC | Jul 9,2019 01:07 PM UTC | Vue | 3 |
![]() |
Tags: Gantt Chart |
<script>
//...
import { L10n, setCulture } from '@syncfusion/ej2-base';
setCulture('ar-AE');
L10n.load({
'ar-AE': {
'gantt': {
"startDate": "تاريخ البدء",
"endDate": "تاريخ الانتهاء",
"duration": "المدة الزمنية",
"progress": "تقدم",
},
}
});
//...
</script> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.