mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Announcer integer limits & Country flags display (#1277)
This commit is contained in:
parent
a3e3aee8df
commit
0a190bf98a
280 changed files with 11051 additions and 8 deletions
|
@ -994,7 +994,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts_text`
|
|||
-- ----------------------------
|
||||
INSERT INTO `bb_posts_text`
|
||||
VALUES ('1',
|
||||
'Thank you for installing the new — TorrentPier Cattle!\n\nWhat to do next? First of all configure your site in the administration panel (link in the bottom).\n\nChange main options: site description, number of messages per topic, time zone, language by default, seed-bonus options, birthdays etc... Create a couple of forums, delete or change this one. Change settings of categories to allow registration of torrents. If you will have questions or want additional modifications of the engine, [url=https://torrentpier.com/]visit our forum[/url] (you can use english, we will try to help in any case).\n\nIf you want to help with the translations: [url=https://crowdin.com/project/torrentpier]Crowdin[/url].\n\nWe are sure that you will be able to create the best tracker available.\nGood luck!');
|
||||
'Thank you for installing the new — TorrentPier Cattle!\n\nWhat to do next? First of all configure your site in the administration panel (link in the bottom).\n\nChange main options: site description, number of messages per topic, time zone, language by default, seed-bonus options, birthdays etc... Create a couple of forums, delete or change this one. Change settings of categories to allow registration of torrents, change announcer url. If you will have questions or want additional modifications of the engine, [url=https://torrentpier.com/]visit our forum[/url] (you can use english, we will try to help in any case).\n\nIf you want to help with the translations: [url=https://crowdin.com/project/torrentpier]Crowdin[/url].\n\nWe are sure that you will be able to create the best tracker available.\nGood luck!');
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for `bb_privmsgs`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue