loca

package
v0.0.0-...-14a3bb6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package loca contains all translations.

Index

Constants

View Source
const (
	// Intents.
	DoSomething               string = "DoSomething"
	DoSomethingSamples        string = "DoSomething_Samples"
	DoSomethingTitle          string = "DoSomething_Title"
	DoSomethingText           string = "DoSomething_Text"
	DoSomethingSSML           string = "DoSomething_SSML"
	DoSomethingUserText       string = "DoSomething_User_Text"
	DoSomethingUserSSML       string = "DoSomething_User_SSML"
	DoSomethingTaskSamples    string = "DoSomething_Task_Samples"
	DoSomethingTaskElicitText string = "DoSomething_Task_Elicit_Text"
	DoSomethingTaskElicitSSML string = "DoSomething_Task_Elicit_SSML"

	// Slots.
	SlotTaskElicitTitle     string = "Slot_Task_Elicit_Title"
	SlotTaskElicitText      string = "Slot_Task_Elicit_Text"
	SlotTaskElicitSSML      string = "Slot_Task_Elicit_SSML"
	SlotWrongTaskElicitText string = "Slot_WrongTask_Elicit_Text"
	SlotWrongTaskElicitSSML string = "Slot_WrongTask_Elicit_SSML"

	// Slot types.
	TypeTask       string = "TaskName"
	TypeTaskName   string = "Task"
	TypeTaskValues string = "TaskName_Values"

	// Errors.
	RequestFailedTitle string = "RequestFailed_Title"
	RequestFailedText  string = "RequestFailed_Text"
	RequestFailedSSML  string = "RequestFailed_SSML"

	AMAZONStopSamples   string = "AMAZON.StopIntent_Samples"
	AMAZONHelpSamples   string = "AMAZON.HelpIntent_Samples"
	AMAZONCancelSamples string = "AMAZON.CancelIntent_Samples"
)

keys of the project.

Variables

View Source
var Registry = l10n.NewRegistry()

Registry is the global l10n registry.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL