An open API service indexing awesome lists of open source software.

https://github.com/gregorwolf/ui5-document-translation

UI5 Document Translation
https://github.com/gregorwolf/ui5-document-translation

Last synced: about 1 year ago
JSON representation

UI5 Document Translation

Awesome Lists containing this project

README

          

# UI5 Document Translation

This SAPUI5 Application uses the [SAP BTP Document Translation service](https://discovery-center.cloud.sap/serviceCatalog/document-translation-service/?region=all&tab=feature) to get a translation for an uploaded document.

You can test the application by importing the file [API_Sandox](API_Sandox) as a new destination. Before you upload the file to BTP you have to get your API Key from [https://api.sap.com/settings](https://api.sap.com/settings) and replace ReplaceWithYourKey with it.

## Application Details
| |
| ------------- |
|**Generation Date and Time**
Wed Jan 18 2023 22:21:39 GMT+0000 (Coordinated Universal Time)|
|**App Generator**
@sap/generator-fiori-freestyle|
|**App Generator Version**
1.8.3|
|**Generation Platform**
SAP Business Application Studio|
|**Template Used**
simple|
|**Service Type**
None|
|**Service URL**
N/A
|**Module Name**
document-translation|
|**Application Title**
Document Translation|
|**Namespace**
demo|
|**UI5 Theme**
sap_horizon|
|**UI5 Version**
1.108.4|
|**Enable Code Assist Libraries**
True|
|**Enable TypeScript**
True|
|**Add Eslint configuration**
False|

### Starting the generated app

- This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:

```
npm start
```

#### Pre-requisites:

1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)