this post was submitted on 07 Aug 2023
1152 points (97.3% liked)
Memes
45581 readers
2 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Where this really sucks is in programming when you write things like “The {{objectType}}” in your translations file.
Your program will replace objectType with the actual thing, so “The Ball”. All good, right? But then every other language has the weird conjugation, so “El Bola” doesn’t make sense anymore…
If by "every other language" you mean "a handful of Indo-European languages, then sure.