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>
14 lines
271 B
INI
14 lines
271 B
INI
toc = "Sommaire"
|
|
warning = "Avertissement"
|
|
note = "Note"
|
|
caution = "Attention"
|
|
tip = "Astuce"
|
|
important = "Important"
|
|
by = "par"
|
|
editedby = "Édité par"
|
|
example = "Exemple #"
|
|
Version = "Version"
|
|
Function = "Fonction"
|
|
Description = "Description"
|
|
Constants = "Constantes"
|