From 0d83808d3257c508ba80dfd55d4d669dec594b8e Mon Sep 17 00:00:00 2001 From: ElavazhaganSF4422 <161409140+ElavazhaganSF4422@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:57:30 +0530 Subject: [PATCH] Task(1034388): Adding the FT link to the spreadsheet samples README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8bf53e..f265596 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WPF Spreadsheet localization demo -This repository contains sample project which shows localization of Syncfusion WPF SfSpreadsheet. +This repository contains sample project which shows localization of Syncfusion [WPF SfSpreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/wpf-spreadsheet-editor). Localization is the process of configuring the application to a specific language. SfSpreadsheet provides support to localize all the static text in a Ribbon and all dialogs to any desired language. Localization can be done by adding resource file and setting the specific culture in the application.