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
1
Versions
233
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.0.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Kendo UI for Angular Localized Messages

This repository contains translated messages for Kendo UI for Angular components. It also includes an utility to populate these messages in application message files in the XLIFF format.

See the Localizing Messages help topic for more details.

Installation

The @progress/kendo-angular-messages package is available as a scoped registry. Follow the instructions in the Getting Started help topic on how to set up access to the registry.

npm install @progress/kendo-angular-messages

Usage

The kendo-translate script will look-up translations for the specified locale and this package and populate them in the specified XLIFF (.xlf) file.

kendo-translate <file> --locale <locale-id> [--force]
  • file the path to the .xlf messages file
  • --locale, -l the locale ID string, e.g. es-ES
  • --force, -f if set will overwrite existing translations (<target> elemements)

Building

You can build the package from this repository by running npm pack.

FAQs

Package last updated on 28 Jun 2017

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