bit3 / contao-deutsche-zahlen
该软件包已被放弃,不再维护。没有建议的替代软件包。
Contao开源CMS的德语数字支持
1.2.1
2014-03-17 12:31 UTC
Requires
- php: >=5.3.4
- contao-community-alliance/composer-installer: *
- contao/core: >=2.11
Replaces
- contao-legacy/deutschezahlen: 1.2.1
This package is not auto-updated.
Last update: 2022-02-01 12:32:38 UTC
README
添加一个名为 dezimal 的新正则表达式,支持德语数字格式(用逗号代替点作为小数点的分隔符)。
如果使用的语言是德语,则自动将所有 digit 正则表达式字段替换为 dezimal 正则表达式。