mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
* Add table formatting for constant lists * Add description and constants autogen text to .ini files * Add language specific header to constant list table --------- Co-authored-by: haszi <haszika80@gmail.com>
18 lines
421 B
INI
18 lines
421 B
INI
toc = "Table of Contents"
|
|
warning = "Warning"
|
|
note = "Note"
|
|
caution = "Caution"
|
|
tip = "Tip"
|
|
important = "Important"
|
|
by = "by"
|
|
editedby = "Edited By"
|
|
example = "Example #"
|
|
unknownversion = "No version information available, might only be in Git"
|
|
refname = "NAME"
|
|
refsynopsis = "SYNOPSIS"
|
|
mediaobject = "[NOT DISPLAYABLE MEDIA]"
|
|
Version = "Version"
|
|
Function = "Function"
|
|
Description = "Description"
|
|
Constants = "Constants"
|