There is no mechanism to help localization of applications or clock faces right now. I guess that right now, the best way is to have dynamic text using dictionnaries in the JavaScript. You can retrieve the user's language by using the User-settings API.
Best Answer