PHP Classes

File: locale/ca.php

Recommend this page to a friend!
  Classes of David Girón   PHP Telegram Bot API   locale/ca.php   Download  
File: locale/ca.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Telegram Bot API
Create bots to communicate messages using Telegram
Author: By
Last change:
Date: 6 years ago
Size: 125 bytes
 

Contents

Class file image Download
<?php

return [
   
'welcome' => "Hola mon desde <b>Telegram-PHP!</b> Ara amb suport d'idiomes!",
   
'hello' => "Hola %s!"
];

?>