SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Node.js Text Bundle Internationalization

A text bundle in SAP HANA XS Advanced Node.js applications is a resource used to manage and organize translatable text strings, allowing developers to externalize user-facing messages and labels from application logic. Developers use text bundles to support internationalization (i18n) by providing locale-specific string values that can be loaded and referenced at runtime within their Node.js SAP HANA applications.

Tutorials that teach this

Prerequisites