48 lines
1.5 KiB
JSON
48 lines
1.5 KiB
JSON
{
|
|
"DATE": "{{date,intlDate}}",
|
|
"LONG_DATE": "{{date,intlLongDate}}",
|
|
"DATE_FORMAT": "{{date, format}}",
|
|
"TIME_FROM_X": "{{date,intlTimeFromX}}",
|
|
"H_FROM_X": "{{date,intlHoursFromX}}",
|
|
"H_FROM_M": "{{number,intlHoursFromMinutes}}",
|
|
"NUMBER": "{{number,intlNumber}}",
|
|
"DECIMAL": "{{number,intlDecimal}}",
|
|
"DECIMAL2": "{{number,intlDecimal2}}",
|
|
"Language": {
|
|
"English": "English",
|
|
"Romanian": "Romanian"
|
|
},
|
|
"Menu": {
|
|
"Home": "Home",
|
|
"Sessions": "Sessions",
|
|
"About": "About"
|
|
},
|
|
"General": {
|
|
"Close": "Close"
|
|
},
|
|
"Session": {
|
|
"Title": "Sessions",
|
|
"Session": "Session",
|
|
"Active": "Active",
|
|
"StartDate": "Start date",
|
|
"StopDate": "Stop date",
|
|
"RunningTime": "Running time",
|
|
"Host": "Host",
|
|
"LogRows": "Log rows",
|
|
"LogSize": "Log size",
|
|
"Forwards": {
|
|
"From": "From",
|
|
"To": "To",
|
|
"Options": {
|
|
"Title": "Options",
|
|
"Name": "Name",
|
|
"Active": "Active",
|
|
"TrailingSlash": "Trailing slash",
|
|
"TrailingSlashTooltip": "A trailing slash is the forward slash placed at the end of a URL. The trailing slash is generally used to mark a directory, and if a URL is not terminated using a trailing slash, this generally points to a file.",
|
|
"PathOverwrite": "Path overwrite",
|
|
"PathOverwriteTooltip": "Option by which the base path of the application is automatically overwritten in all http text responses received from it."
|
|
}
|
|
}
|
|
}
|
|
}
|