rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

feat(Language): get method #138

Closed jhderojasUVa closed 4 years ago

jhderojasUVa commented 4 years ago

Problem

On SDK 2 Lang was a property called language that tells you the current language you are using. On SDK 3 there's not.

Solution

Added get method to Language to retrieve the current language you are using.

jhderojasUVa commented 4 years ago

My fault to not update the doc! :)