6 ms·
Indeed, if only it were as simple as “{n} rows”. I18n / l10n is full of things like this, important details that couldn’t be more boring or fiddly to implement
by draw_down 7mo ago
Indeed, if only it were as simple as “{n} rows”.
I18n / l10n is full of things like this, important details that couldn’t be more boring or fiddly to implement.
- Joker_vD 7mo agoWhich is why Windows UI is littered with language like "number of rows: {n}".
- Gabrys1 7mo agoMakes it easier to parse by automatic tools too
- magicalhippo 7mo ago> Indeed, if only it were as simple as “{n} rows”. How long till we just have a LLM do it on the fly?