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/en.php

13 lines
286 B
PHP
Raw Normal View History

2015-07-03 11:19:40 +02:00
<?php
2015-12-21 15:56:18 +01:00
// Rangitaki Project
// LANGUAGE: ENGLISH
2015-07-03 11:19:40 +02:00
$BLOGLANG = [
"Blogs on" => "Blogs on",
"Check out this blog" => "Check out this blog:",
"Check out" => "Check out:",
2015-12-21 15:56:18 +01:00
"Next Page" => "Next Page",
"Previous Page" => "Previous Page",
"Read More" => "Read More",
];