You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/localization/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
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.
4
4
5
-
You can refer to our demos solution for an up-to-date sample `TeleriMessages.resx` file with the keys used by the components in the respective version and a sample implementation of a localization service. The local path to the `TelerikMessages.resx` files is showcased in the screenshot below.
5
+
You can refer to our demos solution for an up-to-date sample `TelerikMessages.resx` file with the keys used by the components in the respective version and a sample implementation of a localization service. The local path to the `TelerikMessages.resx` files is showcased in the screenshot below.
6
6
7
7

0 commit comments