mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Update e107_languages/english/admin/lan_db.php
Add new pharses
This commit is contained in:
@@ -130,4 +130,13 @@ define("DBLAN_109", "Copied:");
|
|||||||
define("DBLAN_110", "Couldn't copy:");
|
define("DBLAN_110", "Couldn't copy:");
|
||||||
define("DBLAN_111", "Tables appear to be okay!");
|
define("DBLAN_111", "Tables appear to be okay!");
|
||||||
|
|
||||||
|
define("DBLAN_112", "Sync with Github");
|
||||||
|
define("DBLAN_113", "Overwrite Files");
|
||||||
|
define("DBLAN_114", "Developer Mode Only");
|
||||||
|
define("DBLAN_115", "Overwrite local files with the latest from github.");
|
||||||
|
define("DBLAN_116", "This will download the latest .zip file from github to");
|
||||||
|
define("DBLAN_117", "and then unzip it, overwriting any existing files that it finds on your server. It will take into account any custom folders you may have set in e107_config.php.");
|
||||||
|
define("DBLAN_118", "Couldn't download .zip file");
|
||||||
|
define("DBLAN_119", "Backup");
|
||||||
|
define("DBLAN_120", "Starting backup....");
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user