Skip to content

telerik/blazor-ui-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI for Blazor: Translation of Messages

Overview

This repo contains sample localization messages for the Telerik UI for Blazor component library.

Telerik UI for Blazor Localization Messages

The resource files here are community contributions that may need updating. For up-to-date .resx files, please refer to the Notes section below.

You can read more on how localization works for them in the dedicated Localization documentation article - it explains how to add the necessary localization service in your Blazor application and how to find the up-to-date list of keys from our demos.

You can find additional sample localization projects in the Telerik UI for Blazor Sample Projects repo: Localization.

Contribution

Pull Requests are welcome.

To submit a pull request, you should first fork the repo.

Make sure that you have read and signed the Blazor UI Contribution License Agreement (CLA) first.

Notes

The Telerik UI for Blazor library evolves quickly, with many new features and components being added constantly.

This means that translations created at a given point in time may not contain all strings used in newer versions, so you may need to amend them.

If you do so, feel free to contribute your work.

You can find an up-to-date list of the used strings in our API documentation and the offline version of our Demo solution. Telerik maintains the mainTelerikMessages.resx file (in English) to have the full list with each release.

screenshot of the messages files path

See Also

This repository does not contain the actual source code of the Telerik Blazor components, or the Telerik Blazor Demos Application. The demos application is available as an offline project from your Telerik UI for Blazor installation.

Useful Links