Topic: I want to change "VIEW GALLERY" in the Splash page

I want to change "VIEW GALLERY" and the word "Images" in the Splash page to my own language when i'm using mobile browser on IOS, how can i do this?

Re: I want to change "VIEW GALLERY" in the Splash page

It is possible to change the "VIEW GALLERY" text only in Juicebox-Pro (but not in Juicebox-Lite, the free version) via the splashButtonText configuration option (in JuiceboxBuilder-Pro's 'Customize -> Splash Page' section).
For reference, the Splash Page configuration options for Juicebox-Pro can be found here.

The "Images" text can be changed in Juicebox-Lite using the languageList configuration option.
Please see the 'International Gallery Text' support section here for details.
You would use the following code as an attribute to the opening <juiceboxgallery> tag in your gallery's XML file, changing the text in bold to whatever you like.

languageList="Show Thumbnails|Hide Thumbnails|Expand Gallery|Close Gallery|Open Image in New Window|Images"