mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-15 04:47:55 -05:00
8 lines
156 B
PHP
8 lines
156 B
PHP
<?php
|
|
|
|
$lang["migrate_backup"] = "";
|
|
$lang["migrate_failed"] = "";
|
|
$lang["migrate_info"] = "";
|
|
$lang["migrate_start"] = "";
|
|
$lang["migrate_success"] = "";
|