File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ amharic = { path = "./code.toml" }
1212dictionary = { path = " ./dictionary.toml" }
1313names = { path = " ./names.toml" }
1414
15- [translator ]
15+ [translators ]
1616date = " ./scripts/datetime/date.rhai"
1717geez_numerals = " ../geez/scripts/numerals.rhai"
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ version = "2023-10-02"
66geez = { path = " ./code.toml" }
77punctuation = { path = " ./punctuation.toml" }
88
9- [translator ]
9+ [translators ]
1010numerals = " scripts/numerals.rhai"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ version = "2023-10-02"
88[translation ]
99sms = { path = " ./nufi_sms.toml" }
1010
11- [translator ]
11+ [translators ]
1212date = " ./scripts/datetime/date.rhai"
1313numerals = " ./scripts/numerals.rhai"
1414
You can’t perform that action at this time.
0 commit comments