blazor-locale icon indicating copy to clipboard operation
blazor-locale copied to clipboard

Locale translation resource files for all Syncfusion Blazor UI components in multiple cultures

Results 19 blazor-locale issues
Sort by recently updated
recently updated
newest added

bug(883642): The Portuguese-Brazilian translation in the Uploader's clear button content is corrected.

Hi, In the DateRangePicker component "Custom range" is translated with "Gamme personnalisée" in French. However "Gamme" is not correct in this case. I can see two options here : -...

The translations found in the file for 'clear' are as 'Claro'. The correct option, for the context of the action, would be 'Limpar'. Found in the resource file: Grid_ClearButton ->...

In the file [SfResources.he.resx](https://github.com/syncfusion/blazor-locale/blob/master/src/SfResources.he.resx) Is missing a > in the line 2644 https://github.com/search?q=repo%3Asyncfusion%2Fblazor-locale%20%D7%A9%D7%81%D7%95%D6%BC%D7%A8%D6%B8%D7%94&type=code Fail to compile is not add the missing char.

Provide support to integrate new operators in Menu and Excel Filter.

Updated  locale text for dependency types for all locale languages.

Localization Error in translating custom range into french

The same keys do not exist in all the language files. For example, the English file contains these keys which do not exist in French: - DataForm_SubmitContent - DocumentEditor_Apply -...