messages.properties => The file I18n will use if it can't find a specific message
properties file.
messages_something.properties => "something" will be the code for the language. So,
if the file is named messages_pt-BR.properties, it will be
responsible for pt-BR lang code.
your.key = Any text you want to display