// 'error.overlap' => 'Time interval overlaps with existing records.',
// 'error.future_date' => 'Date is in future.',
+// Labels for buttons.
+'button.login' => 'Autentifica',
+'button.now' => 'Acum',
+'button.save' => 'Salveaza',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Renunta',
+
// TODO: refactoring ongoing down from here.
-// Labels for buttons.
-'button.login' => 'autentifica',
-'button.now' => 'acum',
-'button.save' => 'salveaza',
-'button.delete' => 'sterge',
-'button.cancel' => 'renunta',
'button.submit' => 'trimite',
'button.add_user' => 'adauga utilizator',
'button.add_project' => 'adauga proiect',
// 'label.condition' => 'Condition',
// 'label.yes' => 'yes',
// 'label.no' => 'no',
+'label.delete' => 'Sterge',
// Form titles.
// TODO: the entire title section is missing here. See the English file.