Skip to content
Merged
Changes from 1 commit
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
Next Next commit
Update README.md
Reorganized content, added section  ##Useful links and added some utm tags to existing urls
  • Loading branch information
mariaveledinova authored Jul 18, 2022
commit b98c28ff77be5a0f80e2f7e2d47bcd1b1059ef6d
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Overview

This repo contains sample localization messages for the Telerik UI for Blazor component suite.
This repo contains sample localization messages for the [Telerik UI for Blazor components](https://www.telerik.com/blazor-ui?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme) library.

> The resource files here are community contributions that may need updating. For up-to-date `.resx` files, please refer to the [**Notes** section below](#notes).

You can read more on how localization works for them in the dedicated <a href="https://docs.telerik.com/blazor-ui/globalization/localization" target="_blank">Localization</a> 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 read more on how localization works for them in the dedicated <a href="https://docs.telerik.com/blazor-ui/globalization/localization?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme" target="_blank">Localization</a> 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 also find sample projects in the <a href="https://github.com/telerik/blazor-ui/tree/master/common/localization" target="_blank">Telerik UI for Blazor Sample Projects repo: Localization</a>.
You can find additional sample localization projects in the <a href="https://github.com/telerik/blazor-ui/tree/master/common/localization" target="_blank">Telerik UI for Blazor Sample Projects repo: Localization</a>.

## Contribution

Expand All @@ -32,14 +32,10 @@ You can find an up-to-date list of the used strings in our [API documentation](h

## See Also

This repository does not contain the actual source code of the components, or the demos application.
This repository does not contain the actual source code of the Telerik Blazor components, or the [Telerik Blazor Demos Application](http://demos.telerik.com/blazor-ui/). The demos application is available as an offline project from your Telerik UI for Blazor installation.

You can find the demos live at [https://demos.telerik.com/blazor-ui](https://demos.telerik.com/blazor-ui)

You can find the documentation at [https://docs.telerik.com/blazor-ui/introduction](https://docs.telerik.com/blazor-ui/introduction)

You can find the tracker for bugs and feature requests at [https://feedback.telerik.com/blazor](https://feedback.telerik.com/blazor)

You can find more sample applications and scenarios in the [Telerik UI for Blazor Sample Projects repo](https://github.com/telerik/blazor-ui)

The demos application is available as an offline project from your Telerik UI for Blazor installation.
## Useful Links
* Browse all [Telerik UI for Blazor component demos live](https://demos.telerik.com/blazor-ui)
* Browse [the Telerik UI for Blazor documentation](https://docs.telerik.com/blazor-ui/introduction?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme)
* Follow this link to [report bugs and add feature requests](https://feedback.telerik.com/blazor?utm_medium=referral&utm_source=github&utm_campaign=blazor-ui-trial-gh-public-readme)
* You can find more sample applications and scenarios in the [Telerik UI for Blazor Sample Projects repo](https://github.com/telerik/blazor-ui)