language

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	English    string = "en"
	Indonesian string = "id"
	Japanese   string = "jp"
	Deutsch    string = "de"
)
View Source
const (
	FileUploadBackDateErrorEN                 = "Backdate, file date cannot be accepted before cycle start date"
	FileUploadWrongFileErrorEN                = "Please check excel template and format."
	FileUploadForwardDateErrorEN              = "Forward date, file date cannot be accepted beyond cycle start date"
	FileUploadInvalidDateErrorEN              = "Please check the date column in excel to not exceed the current time or before the start of doc"
	FileUploadInvalidPondIsNotRegisterErrorEN = "Pond is not registered. Please check the template file"
	FileUploadWrongDateFormatErrorEN          = "Incorrect date format"
	FileUploadUnregisteredPondErrorEN         = "Unregistered pond"
	FileUploadIncorrectDataFormatErrorEN      = "Incorrect data format"
	FileUploadDocDopErrorEN                   = "Incorrcet DOC/DOP calculation"
)
View Source
const (
	FileUploadBackDateErrorID                 = "Backdate, tanggal file tidak bisa diterima sebelum tanggal mulai siklus."
	FileUploadWrongFileErrorID                = "Mohon periksa kembali format dan template excel."
	FileUploadForwardDateErrorID              = "Forward date, tanggal file tidak bisa diterima setelah tanggal mulai siklus"
	FileUploadInvalidDateErrorID              = "" /* 127-byte string literal not displayed */
	FileUploadInvalidPondIsNotRegisterErrorID = "Kolam tidak terdaftar. Mohon periksa template Anda."
	FileUploadWrongDateFormatErrorID          = "Format tanggal salah"
	FileUploadUnregisteredPondErrorID         = "Kolam belum terdaftar"
	FileUploadIncorrectDataFormatErrorID      = "Format data salah"
	FileUploadDocDopErrorID                   = "Kalkulasi DOC/DOP tidak sesuai"
)

Variables

This section is empty.

Functions

func HTTPStatusText

func HTTPStatusText(lang string, code int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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