I understand about language specific plugins and the language override plugin and those are working as explained.
But where is the best place to put NEW language strings (for example, for newly created fields). Do we put those in the language override file, even though they aren't technically overriding anything? Or do we put those in the language specific language file (for example, ja-jp/language.php), with the fear that they will be destroyed the next time that the language plugin is updated?