mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-16 04:50:09 -04:00
Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings) Translation: opensourcepos/migrate Translate-URL: http://*/projects/ospos/migrate/it/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "Be sure to back up your database before applying any database upgrades.";
|
||||
$lang["migrate_failed"] = "Migration failed.";
|
||||
$lang["migrate_info"] = "Click on Start Migration only if you are ready to apply all database changes and data upgrades to your database.";
|
||||
$lang["migrate_backup"] = "Sii sicuro di aver fatto un backup prima di applicare qualsiasi update al database.";
|
||||
$lang["migrate_failed"] = "Migrazione fallita.";
|
||||
$lang["migrate_info"] = "Premi su Migrazione Start solo se sei pronto ad applicare tutti i cambiamenti al database e gli upgrade ai dati del tuo database.";
|
||||
$lang["migrate_start"] = "Start Migration ";
|
||||
$lang["migrate_success"] = "Migrate successful.";
|
||||
$lang["migrate_success"] = "Migrazione avvenuta con successo.";
|
||||
|
||||
Reference in New Issue
Block a user