2021-03-03 - Service Stack - Translations - Frontend flows
Jump to navigation
Jump to search
List Translations
- Translations/Translation/List
- receives subjectIdentifierLabels and subjectUniqueIdProperties (required)
- receives languageCode (optional) if excluded all translations are shown
- have form entry to add/change languageCode and re-load
- use 2021-02-16 - Translations - Functions#Translation/List to pull all possible translations, add Languages one by one, so keep array of previously searched languages, have method to remove language from displayed list also
- has link to create a new translation for this subject
Add Translation
- receives subjectIdentifierLabels and subjectUniqueIdProperties (required)
- receives languageCode (optional)
- textfield for chosing languageCode
- textfield for translation string
- invoke 2021-02-16 - Translations - Functions#Translation/Create