I'm trying to translate "patch" into Novegradian, and I was looking at every word derived from *крѣп root (to find out, if something similar to Bulgarian кръпка or Serbian закрпа would make sense). Turns out, the dictionary entry for крѣуке is broken.
The console logs the following:
Uncaught TypeError: Cannot read property 'slug' of null
And as far as I can see from Network browser tab, the content of response claims to be JSON but actually is a null string.
I'm trying to translate "patch" into Novegradian, and I was looking at every word derived from
*крѣпroot (to find out, if something similar to Bulgarianкръпкаor Serbianзакрпаwould make sense). Turns out, the dictionary entry forкрѣукеis broken.The console logs the following:
Uncaught TypeError: Cannot read property 'slug' of nullAnd as far as I can see from Network browser tab, the content of response claims to be JSON but actually is a
nullstring.