inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
Dub
Repo
TLEntry
creator
core
i18n
Entry in the translations table
struct
TLEntry {
string
humanName
;
const
(
char
)*
humanNameC
;
string
code
;
string
file
;
}
Members
Variables
code
string
code
;
Undocumented in source.
file
string
file
;
Undocumented in source.
humanName
string
humanName
;
Undocumented in source.
humanNameC
const
(
char
)*
humanNameC
;
Undocumented in source.
Meta
Source
See Implementation
creator
core
i18n
functions
incLocaleCurrentName
incLocaleGetEntries
incLocaleGetEntryFor
incLocaleInit
incLocaleSet
structs
TLEntry
Entry in the translations table