This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
rangitaki/lang/de.php

21 lines
431 B
PHP
Raw Normal View History

2015-07-05 18:05:56 +02:00
<?php
2015-12-18 21:59:34 +01:00
/**
* PHP Version 5.6
*
* Rangitaki Project
*
* Language File: German / Deutsch
*
* @category Language_File
* @package Rbe
* @author Marcel Kapfer (mmk2410) <marcelmichaelkapfer@yahoo.co.nz>
* @license MIT License
* @link http://marcel-kapfer.de/rangitaki
*/
2015-07-05 18:05:56 +02:00
$BLOGLANG = [
"Blogs on" => "Blogs auf",
"Check out this blog" => "Schau dir diesen Blog an:",
"Check out" => "Schau dir das an:"
];