Faker
Faker
Simon Wednesday 1st April 2020, 19:25:23Random generator of discussions and responses Lorem Ipsum.
Download: faker.zip (13 Kb)
2020/04/01 - Version 1.0:
* Initial version
Last modified by Simon on Wednesday 1st April 2020, 19:45:00
Replies 3
Thank you Simon for this plugin which will be useful to developers.
No excuse for not seeing more plugins in this section! 😈
No excuse for not seeing more plugins in this section! 😈
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Hello, I translated this plugin, please update it by adding this file:
ru-RU.php
Thank you!
ru-RU.php
<?php
/************* Plugin INFO! ***************/
$lang[$plugin.'name'] = 'Faker';
$lang[$plugin.'version'] = '1.0';
$lang[$plugin.'update'] = '2020-04-01';
$lang[$plugin.'author'] = 'Simon Ledoux';
$lang[$plugin.'author_site'] = 'https://flatboard.org';
$lang[$plugin.'author_mail'] = 'simon@simon511000.fr';
/************* Langue ru ***************/
$lang[$plugin.'description'] = 'Генератор рандомно созданный тем и ответов на форуме на основе текста Lorem Ipsum.';
$lang[$plugin.'number_of_topics'] = 'Количество тем, которое нужно сгенерировать';
$lang[$plugin.'number_of_replys'] = 'Количество ответов в теме';
$lang[$plugin.'generate'] = 'Сгенерировать';
$lang[$plugin.'generated'] = 'Сгенерировано!';
?>
Thank you!
Suggested Topics
Cyrille BORNE
started 🇫🇷 solved BBCode in /lib/Parser.lib.php on line 131
International Discussions
Simon
started solved 🇫🇷 Choix des langues
Bug reports