<?php
/**
 * slovak language file for oauth plugin
 *
 * @author Viktor Kristian <vkristian@gmail.com>
 */


$lang['key']      = 'Client ID vášho registrovaného <a href="https://console.developers.google.com/project">Google Projektu</a> (pozri menu Credentials)';
$lang['secret']   = 'Client Secret vášho registrovaného <a href="https://console.developers.google.com/project">Google Projektu</a> (pozri menu Credentials)';
