commercetools / sphere-play-sdk

Java API client and helper classes for building a SPHERE.IO shop on Play 2.2
http://sphere.io
7 stars 6 forks source link

Provide the i-tag as Message alias #99

Open schleichardt opened 10 years ago

schleichardt commented 10 years ago

def i(key: String, args:String*)(implicit lang: Lang): String = Messages(key, args.toArray:_*)