TranslationTexts class
namespace: Serenity.Extensions assembly: Serenity.Extensions
Local text keys for the translation module.
public static class TranslationTexts
Public Members
| name | description |
|---|---|
| static readonly AllTextsAlreadyTranslated | All texts in the view are already translated. |
| static readonly Assembly | Assembly. |
| static readonly CopyFailMessage | Failed to copy to clipboard. |
| static readonly CopySourceTranslations | Copy source texts to clipboard in JSON format. |
| static readonly CopySuccessMessage | Copied texts to clipboard in JSON format. |
| static readonly CopyTargetTranslations | Copy target texts to clipboard in JSON format. |
| static readonly CustomText | User translation in target language. |
| static readonly EntityPlural | Translations. |
| static readonly HasTranslation | Has translation. |
| static readonly Key | Local text key. |
| static readonly OverrideConfirmation | Overwrite user translation with clicked text. |
| static readonly SaveChangesButton | Save changes. |
| static readonly SaveSuccessMessage | User translations in target language are saved. |
| static readonly SourceLanguage | Source language. |
| static readonly SourceTargetLanguageSame | Source and target languages should be different. |
| static readonly SourceText | Text in source language. |
| static readonly TargetLanguage | Target language. |
| static readonly TargetLanguageRequired | Please select target language. |
| static readonly TargetText | Translation in target language. |
| static readonly TranslateAllText | AI translate. |
| static readonly TranslateText | AI translate. |
| static readonly TranslateTextConfirmation | AI translate confirmation. |
| static readonly TranslateTextDisabled | Auto translation is disabled. |
| static readonly UserTranslated | User translated. |
See Also
- Source: TranslationTexts.cs