1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Update English_admin.php

This commit is contained in:
Gábor
2018-07-30 09:56:30 +02:00
committed by GitHub
parent 771f04702b
commit b2785535ef

View File

@@ -231,5 +231,11 @@ define("FORLAN_213", "Post");
define("FORLAN_214", "Leave blank to auto-generate it from the title above.");
define("FORLAN_215", "Not installed!");
define("FORLAN_216", "(New Parent)");
define("FORLAN_217", "System default");
define("FORLAN_218", "Textarea");
define("FORLAN_219", "Rich Text Editor");
define("FORLAN_220", "Post editor");
define("FORLAN_221", "Which editor should be used to create/edit posts?");
define("FORLAN_222", "Quick replay editor");
?>