For the complete documentation index, see llms.txt. This page is also available as Markdown.

AddLocalizedStrings(IEnumerable<KeyValuePair<string, string>>)

Method in Localization

Summary

public void AddLocalizedStrings(IEnumerable<KeyValuePair<string, string>> strings)

Parameters

Name
Description

IEnumerable<KeyValuePair<string, string>> strings

Last updated

Was this helpful?