cancel
Showing results for 
Search instead for 
Did you mean: 

i18n does not work in the Tiles of my Fiori Launchpad service

iperez-sofos
Participant
702

Greetings.

The title of my post pretty much describes the problem.

I am working on a project based on SAP CAP, SAP HANA DB, and SAP Fiori Element in the SAP BTP environment (Trial account). I have also configured the Launchpad service to display my apps.

As it is a test solution, it should preliminarily support only two languages: English and Spanish. According to this, I have two resource bundle files: i18n.properties and i18n_es.properties. For each app, the texts for the title and the subtitle of the tiles (flpTitle and flpSubtitle) in the Launchpad are defined in both languages.

However, when the language of my computer is set to Spanish, the Launchpad tiles continue to show the texts (title and subtitle) in English. Internally, each app does show its texts in Spanish when appropriate. The problem is only with the Launchpad tiles.

Any idea of the cause of this problem?

What can I do to fix it?

Thanks in advance for any help and/or suggestion.

Accepted Solutions (0)

Answers (2)

Answers (2)

maltehain
Associate
Associate
0 Kudos

I assume the app was imported as an HTML5 app without the second language.

If additional languages ​​are subsequently maintained in i18n files, it may be necessary to update the content again in the Content Manager so that the newly added translations are available in the SAP Build Work Zone.

After the update, the additional translation should be visible directly in the Launchpad.

The translations from the i18n file can be viewed in the application's Content Manager under Translations.

maltehain_0-1745847054888.png

 

sub_han
Advisor
Advisor
0 Kudos

Hi Isaac, did you find a solution to this?