+ {{ get(info.key, info.format) }} +
++ {{ info.i18n_key ? t(info.i18n_key, info.title) : info.title }} +
++ {{ get(info.key, info.format) }} +
++ {{ info.i18n_key ? t(info.i18n_key, info.title) : info.title }} +
+{{ t('socket.info.version', 'Version') }} | +{{ t('socket.info.count', 'Count') }} | + + +
---|---|
{{ entry[0] }} | +{{ tNumber(entry[1]) }} | +
{{ t('socket.info.command', 'Command') }} | +{{ t('socket.info.count', 'Count') }} | + + +
---|---|
{{ entry[0] }} | +{{ tNumber(entry[1]) }} | +