# Cyclos411Api.MobileTranslations

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**locale** | **String** | The locale represented by this language, in either of the following formats: &#x60;&lt;2-letter lowercase language code&gt;&#x60; or &#x60;&lt;2-letter lowercase language code&gt;&#x60;_&#x60;&lt;2-letter uppercase country code&gt;&#x60;.  | [optional] 
**translations** | **{String: String}** | The translation keys / values for the mobile application | [optional] 
**countries** | [**[Country]**](Country.md) | The list of countries, with translated display names. Whenever the translations are returned, the country list is returned as well.   | [optional] 


