Skip to content

Commit 4a38b4a

Browse files
chore(localization): add links to the messages repo
1 parent 8dae9d2 commit 4a38b4a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ footer:
574574
"Demos": https://demos.telerik.com/blazor-ui
575575
"Knowledge Base": https://docs.telerik.com/blazor-ui/knowledge-base
576576
"Samples Repo": https://github.com/telerik/blazor-ui
577+
"Localizations Repo": https://github.com/telerik/blazor-ui-messages
577578

578579
-
579580
title: "Sample Applications"

globalization/localization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ You can find the list of keys in the following places:
2626

2727
Telerik provides and supports the default English texts. The offline demos carry a few resource files with translations in several languages that are provided as-is, and you can use them as base for implementing your own.
2828

29+
>tip You can find translations provided by the community, or contribute your own, in the following repository: <a href="https://github.com/telerik/blazor-ui-messages" target="_blank">UI for Blazor: Translation of Messages</a>
30+
2931

3032
## How to Enable Localization in Your App
3133

0 commit comments

Comments
 (0)