Skip to content

Commit 54ae747

Browse files
dimodiikoevska
authored andcommitted
Update globalization/localization.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 3013e42 commit 54ae747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

globalization/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The purpose of this step is to supply the correct application culture to the `Re
4949
Create and add localization resource `resx` files to your app, based on the languages that the app must support. Use the following links for reference:
5050

5151
* A full up-to-date list of localization keys is available in the [`Telerik.Blazor.Resources.Messages` API reference](/blazor-ui/api/Telerik.Blazor.Resources.Messages.html).
52-
* An up-to-date English resource file is available in the [Telerik UI for Blazor demo site](https://demos.telerik.com/blazor-ui/). Download the [UI for Blazor automated installer]({%slug installation/msi%}) or [UI for Blazor ZIP archive]({%slug installation/zip%}). Go to the installation location and open folder `\demos\TelerikBlazorDemos\Resources\`. The folder contains `resx` localization files for a few different languages.
52+
* An up-to-date English resource file is available in the [Telerik UI for Blazor demo site](https://demos.telerik.com/blazor-ui/). Download the [UI for Blazor automated installer]({%slug installation/msi%}) or [UI for Blazor ZIP archive]({%slug installation/zip%}). Go to the installation location and open the folder `\demos\TelerikBlazorDemos\Resources\`. The folder contains `resx` localization files for a few different languages.
5353
* Community resource files are available in the <a href="https://github.com/telerik/blazor-ui-messages" target="_blank">`blazor-ui-messages` GitHub repository</a>. These resource files are updated and maintained by the Telerik community. They may not be compatible with the latest product version. You are welcome to contribute your own resource files.
5454

5555
> Update the localization resource files every time you upgrade Telerik UI for Blazor. Otherwise you may see:

0 commit comments

Comments
 (0)