AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
The source repository does not currently provide a readable project description. See the README below for project goals and usage guidance.
The source repository does not currently provide a readable project description. See the README below for project goals and usage guidance.

This plugin is based on the B-Tocs ABAP SDK and enables the SAP ABAP Server to use the translation service LibreTranslate.
The plugin is free at your own risk. MIT License.
flowchart LR
subgraph sap["SAP ABAP System"]
sap_bf["SAP Business Functions"]
subgraph sdk["B-Tocs SDK"]
sdkcore["B-Tocs SDK"]
plugin["Plugin LibreTranslate"]
sdkcore-->plugin
end
sap_bf-->sdkcore
end
subgraph cloud-native-world["Cloud Native World"]
subgraph onpremise["Data Center On-Prem"]
service1
end
subgraph datacenter["Data Center"]
service2
end
subgraph hyperscaler["HyperScaler"]
service3
end
subgraph sapbtp["SAP BTP"]
service4
end
subgraph saas["SaaS"]
service5
end
end
plugin-->service1
plugin-->service2
plugin-->service3
plugin-->service4
plugin-->service5
(no issues knwon)