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

13 lines
307 B
PHP
Raw Normal View History

2015-07-05 18:05:56 +02:00
<?php
2015-12-21 15:56:18 +01:00
// Rangitaki Project
// LANGUAGE: GERMAN
2015-07-05 18:05:56 +02:00
$BLOGLANG = [
"Blogs on" => "Blogs auf",
"Check out this blog" => "Schau dir diesen Blog an:",
2015-12-21 15:56:18 +01:00
"Check out" => "Schau dir das an:",
"Next Page" => "Nächste Seite",
"Previous Page" => "Vorherige Seite",
"Read More" => "Weiterlesen",
];