selfint / degree-planner

Plan your Technion degree.
https://degree-planner-two.vercel.app
Apache License 2.0
0 stars 0 forks source link

Handle overflow target i18n #63

Closed selfint closed 1 month ago

selfint commented 1 month ago

we can either have the generator try to create the i18n values, or maybe just move this to a hook in the parent?

selfint commented 1 month ago

since overflow is only root level, we can find it by name. this is a bit hacky, and should probably move to a hook