Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-angular-messages

Package Overview
Dependencies
Maintainers
0
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-messages

Localization messages - Kendo UI for Angular

  • 1.58.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Kendo UI for Angular: Localized Messages

  • Overview
  • Basic Usage
  • Installation
  • Builds

Overview

This repository contains translated messages for Kendo UI components for Angular.

It also includes a utility to populate these messages in application message files in an XLIFF format. For more details, refer to the article on Translation of Messages.

Basic Usage

The kendo-translate script looks up translations for the specified locale and the package, and populates them in the specified XLIFF (.xlf) file.

npx kendo-translate <file> --locale <locale-id> [--force]
  • file—The path to the .xlf message file.
  • --locale, -l—The locale ID string. For example, es-ES.
  • --force, -f—If set, it overwrites the existing translations (<target> elements).

Installation

To install the @progress/kendo-angular-messages package, follow the instructions in the article on getting started.

npm install @progress/kendo-angular-messages

Builds

To build the package from this repository, run the npm pack command.

FAQs

Package last updated on 06 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc