'do i have to add a new string to all of my arb files for each language in flutter

I'm new to flutter and I am trying to understand localisation so that users of my app can switch languages. For every single string that I add to my app, do I have to add this to the arb files with the translation? This sounds really long and cumbersome. Is there a different way I can do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source