PHP Classes

File: langs/cs.php

Recommend this page to a friend!
  Packages of Christos Drogidis   Oxyzen Almanac Block   langs/cs.php   Download  
File: langs/cs.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Oxyzen Almanac Block
Display the current day historical events
Author: By
Last change: 0.0.10
Date: 22 days ago
Size: 136 bytes
 

Contents

Class file image Download
<?php
return [
   
'like-today' => 'V tento den',
   
'no-events' => 'V tento den se nestaly ?ádné historické události.'
];
?>