PHP Classes

File: langs/pl.php

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

Contents

Class file image Download
<?php
return [
   
'like-today' => 'Tego dnia',
   
'no-events' => 'Tego dnia nie wydarzy?y si? ?adne historyczne wydarzenia.'
];
?>