All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)==== API ====
{| class="wikitable"
! Key !! Type !! Description
|-
| success || Boolean || Was the request successful or it failed
|-
| code || Number || Response status code
|-
|msg || [String] || Error message
|-
| colspan="3" |data
|-
|data.groups
|{ groupTitle: ['''<item>''', …] }
|See bellow description '''<item>'''
|-
|data.metrics
|{ metricTitle: ['''<item>''', …] }
|See bellow description '''<item>'''
|}
 h Russian (ru)==== API ====
{| class="wikitable"
! Ключ !! Тип !! Описание
|-
| success || Boolean || Был запрос успешным или нет
|-
| code || Number || Статус ответа
|-
|msg || [String] || Сообщение об ошибке
|-
| colspan="3" |data
|-
|data.groups
|{ groupTitle: ['''<item>''', …] }
|См. ниже описание '''<item>'''
|-
|data.metrics
|{ metricTitle: ['''<item>''', …] }
|См. ниже описание '''<item>'''
|}