The Apple HIG document recommends developers use startup images that have no text. For example, accept the contact application, it just displays an empty user interface, so the user believes that the application will start faster.
Therefore, I suggest that you follow this approach and remove any traces of the language from startup images.
Tom walters
source share