Skip to content

Commit 2f1f186

Browse files
authored
Merge pull request #103 from telerik/localization-readme-changes
chore(localization): changes in readme and added screenshot
2 parents 0f7f076 + bd1b6ce commit 2f1f186

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
37.4 KB
Loading

common/localization/readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5-
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.
5+
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.
66

7-
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)
7+
![screenshot of the messages files path](messages-path-screenshot.png)
8+
9+
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)

0 commit comments

Comments
 (0)