// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option.
// Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
-// Note to translators: Please use proper capitalization rules for your language.
+// Note to translators: Use proper capitalization rules for your language.
$i18n_language = 'Eesti';
$i18n_months = array('Jaanuar', 'Veebruar', 'Märts', 'Aprill', 'Mai', 'Juuni', 'Juuli', 'August', 'September', 'Oktoober', 'November', 'Detsember');
// 'error.task' => 'Select task.',
// 'error.client' => 'Select client.',
// 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
'error.auth' => 'Vale login või salasõna.',
// TODO: translate the following.
// 'error.user_exists' => 'User with this login already exists.',
// TODO: translate the following.
// 'button.close' => 'Close',
// 'button.stop' => 'Stop',
-// 'button.mark_paid' => 'Mark paid',
// Labels for controls on forms. Labels in this section are used on multiple forms.
// TODO: translate the following.
// 'label.quantity' => 'Quantity',
// 'label.paid_status' => 'Paid status',
// 'label.paid' => 'Paid',
+// 'label.mark_paid' => 'Mark paid',
// Form titles.
'title.options' => 'Suvandid',