sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
419 B

This file contains hidden Unicode characters!

This file contains hidden Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

define({
//begin v1.x content
// Title of the previous button in Carousel
"CarouselPrevious": "سابق",
// Title of the next button in Carousel
"CarouselNext": "تالي",
// PageIndicatorLabel: accessibility label for PageIndicator
// $0 replaced by the index of the current page
// $1 replaced by the total number of pages
"PageIndicatorLabel": "الصفحة $0 من $1"
//end v1.x content
});