Libraries
»
cmtool
(3.0.0)
»
Index
»
Cmtool
»
Menu
»
Register
»
#t
Method: Cmtool::Menu::Register#t
Defined in:
lib/cmtool/menu.rb
#
t
(*args) ⇒
Object
176 177 178
# File 'lib/cmtool/menu.rb', line 176
def
t
(
*
args
)
->
{
I18n
.
t
(
*
args
)
}
end