@type t() :: %ExLang.Locale{ code: String.t(), script: String.t() | nil, territory: String.t() | nil }