Returns a localized string intended for display in a notification alert.
Parameters
key
: The key to use when looking up the string in the app’s Localizable.strings
file.
arguments
: An array of values to substitute for escaped characters in the string.