PHP Classes

File: langs/hr.php

Recommend this page to a friend!
  Packages of Christos Drogidis   Oxyzen Almanac Block   langs/hr.php   Download  
File: langs/hr.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: 130 bytes
 

Contents

Class file image Download
<?php
return [
   
'like-today' => 'Na dana?nji dan',
   
'no-events' => 'Na ovaj dan nije bilo povijesnih doga?aja.'
];
?>