Libraries
»
xat_support
(1.29.3)
»
Index
»
ZendeskAppsSupport
»
I18n
»
t
Method: ZendeskAppsSupport::I18n.t
Defined in:
lib/zendesk_apps_support/i18n.rb
.
t
(key, *args) ⇒
Object
4 5 6
# File 'lib/zendesk_apps_support/i18n.rb', line 4
def
t
(
key
,
*
args
)
i18n
.
t
(
key
,
*
args
)
end