Update Composer packages

This commit is contained in:
Paul Nicoué 2024-12-20 12:37:35 +01:00
parent fed629e646
commit fb8fa2afbb
306 changed files with 3542 additions and 50986 deletions

16
kirby/i18n/rules/ro.json Normal file
View file

@ -0,0 +1,16 @@
{
"ă": "a",
"î": "i",
"â": "a",
"ş": "s",
"ș": "s",
"ţ": "t",
"ț": "t",
"Ă": "A",
"Î": "I",
"Â": "A",
"Ş": "S",
"Ș": "S",
"Ţ": "T",
"Ț": "T"
}