1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00
Files
haszi 10ee0e4bb2 Add table formatting for constant lists (#90)
* 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>
2024-02-05 15:17:25 +00:00

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"