Closed baptiste-faure1811 closed 2 years ago
Sure, thanks for the input 🙂 Basically it just copies behavior from native stringsdicts so in the sheet you have key in whatever form you want and just append the plural category/rule so you end up with keys like key##{zero}
, key##{one}
, key##{few}
, key##{many}
, key##{other}
Here you can see an example from one of our projects
Thank you !! You answered so fast I almost missed the email. Perfect, thanks a lot 🎉
Hello ;) Is it possible to add a spreadsheet example that has plurals ? I can't figure out how to make it work ? English os not my native language and I am not sure to understand correctly how to use: translation.key##{zero} Thanks in advance