1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author F. Mueller-Donath <j.felix@mueller-donath.de>
7 */
8$lang['key']            = 'Client-ID deines <a href="https://console.developers.google.com/project">Google Projects</a> (siehe "APIs & Dienste / Zugangsdaten")';
9$lang['secret']         = 'Clientschlüssel deines <a href="https://console.developers.google.com/project">Google Projects</a> (siehe "APIs & Dienste / Zugangsdaten")';
10