Update Kirby and add password guard
This commit is contained in:
parent
aaf1aa7890
commit
55d4e45891
987 changed files with 160116 additions and 66454 deletions
16
private/kirby/i18n/rules/ro.json
Normal file
16
private/kirby/i18n/rules/ro.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"ă": "a",
|
||||
"î": "i",
|
||||
"â": "a",
|
||||
"ş": "s",
|
||||
"ș": "s",
|
||||
"ţ": "t",
|
||||
"ț": "t",
|
||||
"Ă": "A",
|
||||
"Î": "I",
|
||||
"Â": "A",
|
||||
"Ş": "S",
|
||||
"Ș": "S",
|
||||
"Ţ": "T",
|
||||
"Ț": "T"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue