Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added common/localization/messages-path-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions common/localization/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

These samples show samples of implementing custom [services that localize the Telerik UI for Blazor components](https://docs.telerik.com/blazor-ui/globalization/localization). There is a server-side Blazor and a client-side Blazor (WASM) sample.

You can refer to our demos solution for an up-to-date sample `resx` file with the keys used by the components in the respective version and a sample implementation of a localization service.
You can refer to the [offline version](https://www.telerik.com/account/my-downloads) of our [Demo solution](http://demos.telerik.com/blazor-ui/) for an up-to-date `TelerikMessages.resx` file with the keys used by the components in the respective version. The demo site also contains a sample implementation of a localization service. The local path to the `TelerikMessages.resx` files is showcased in the screenshot below.

You can find translations provided by the community, and contribute your own, in the following repository: [UI for Blazor: Translation of Messages](https://github.com/telerik/blazor-ui-messages)
![screenshot of the messages files path](messages-path-screenshot.png)

You can find translations provided by the community, and contribute your own, in the following repository: [UI for Blazor: Translation of TelerikMessages](https://github.com/telerik/blazor-ui-messages)