Fix indentation in locales file
All checks were successful
CI / test (push) Successful in 4m10s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 23s

This commit is contained in:
Miguel Jacq 2025-11-20 14:34:32 +11:00
parent a7d2c5500e
commit 01963ed6a7
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -162,80 +162,80 @@
"invalid_time_message": "Please enter a time in the format HH:MM", "invalid_time_message": "Please enter a time in the format HH:MM",
"dismiss": "Dismiss", "dismiss": "Dismiss",
"toolbar_alarm": "Set reminder alarm", "toolbar_alarm": "Set reminder alarm",
"activities": "Activities", "activities": "Activities",
"activity": "Activity", "activity": "Activity",
"note": "Note", "note": "Note",
"activity_delete_error_message": "A problem occurred deleting the activity", "activity_delete_error_message": "A problem occurred deleting the activity",
"activity_delete_error_title": "Problem deleting activity", "activity_delete_error_title": "Problem deleting activity",
"activity_rename_error_message": "A problem occurred renaming the activity", "activity_rename_error_message": "A problem occurred renaming the activity",
"activity_rename_error_title": "Problem renaming activity", "activity_rename_error_title": "Problem renaming activity",
"activity_required_message": "An activity name is required", "activity_required_message": "An activity name is required",
"activity_required_title": "Activity name required", "activity_required_title": "Activity name required",
"add_activity": "Add activity", "add_activity": "Add activity",
"add_project": "Add project", "add_project": "Add project",
"add_time_entry": "Add time entry", "add_time_entry": "Add time entry",
"time_period": "Time period", "time_period": "Time period",
"by_day": "by day", "by_day": "by day",
"by_month": "by month", "by_month": "by month",
"by_week": "by week", "by_week": "by week",
"date_range": "Date range", "date_range": "Date range",
"delete_activity": "Delete activity", "delete_activity": "Delete activity",
"delete_activity_confirm": "Are you sure you want to delete this activity?", "delete_activity_confirm": "Are you sure you want to delete this activity?",
"delete_activity_title": "Delete activity - are you sure?", "delete_activity_title": "Delete activity - are you sure?",
"delete_project": "Delete project", "delete_project": "Delete project",
"delete_project_confirm": "Are you sure you want to delete this project?", "delete_project_confirm": "Are you sure you want to delete this project?",
"delete_project_title": "Delete project - are you sure?", "delete_project_title": "Delete project - are you sure?",
"delete_time_entry": "Delete time entry", "delete_time_entry": "Delete time entry",
"group_by": "Group by", "group_by": "Group by",
"hours": "Hours", "hours": "Hours",
"invalid_activity_message": "The activity is invalid", "invalid_activity_message": "The activity is invalid",
"invalid_activity_title": "Invalid activity", "invalid_activity_title": "Invalid activity",
"invalid_project_message": "The project is invalid", "invalid_project_message": "The project is invalid",
"invalid_project_title": "Invalid project", "invalid_project_title": "Invalid project",
"label_key": "Label", "label_key": "Label",
"manage_activities": "Manage activities", "manage_activities": "Manage activities",
"manage_projects": "Manage projects", "manage_projects": "Manage projects",
"manage_projects_activities": "Manage project activities", "manage_projects_activities": "Manage project activities",
"open_time_log": "Open time log", "open_time_log": "Open time log",
"project": "Project", "project": "Project",
"project_delete_error_message": "A problem occurred deleting the project", "project_delete_error_message": "A problem occurred deleting the project",
"project_delete_error_title": "Problem deleting project", "project_delete_error_title": "Problem deleting project",
"project_rename_error_message": "A problem occurred renaming the project", "project_rename_error_message": "A problem occurred renaming the project",
"project_rename_error_title": "Problem renaming project", "project_rename_error_title": "Problem renaming project",
"project_required_message": "A project is required", "project_required_message": "A project is required",
"project_required_title": "Project required", "project_required_title": "Project required",
"projects": "Projects", "projects": "Projects",
"rename_activity": "Rename activity", "rename_activity": "Rename activity",
"rename_project": "Rename project", "rename_project": "Rename project",
"run_report": "Run report", "run_report": "Run report",
"add_project_label": "Add a project", "add_project_label": "Add a project",
"add_activity_label": "Add an activity", "add_activity_label": "Add an activity",
"select_activity_message": "Select an activity", "select_activity_message": "Select an activity",
"select_activity_title": "Select activity", "select_activity_title": "Select activity",
"select_project_message": "Select a project", "select_project_message": "Select a project",
"select_project_title": "Select project", "select_project_title": "Select project",
"time_log": "Time log", "time_log": "Time log",
"time_log_collapsed_hint": "Time log", "time_log_collapsed_hint": "Time log",
"time_log_date_label": "Time log date: {date}", "time_log_date_label": "Time log date: {date}",
"time_log_for": "Time log for {date}", "time_log_for": "Time log for {date}",
"time_log_no_date": "Time log", "time_log_no_date": "Time log",
"time_log_no_entries": "No time entries yet", "time_log_no_entries": "No time entries yet",
"time_log_report": "Time log report", "time_log_report": "Time log report",
"time_log_report_title": "Time log for {project}", "time_log_report_title": "Time log for {project}",
"time_log_report_meta": "From {start} to {end}, grouped {granularity}", "time_log_report_meta": "From {start} to {end}, grouped {granularity}",
"time_log_total_hours": "Total time spent", "time_log_total_hours": "Total time spent",
"time_log_with_total": "Time log ({hours:.2f}h)", "time_log_with_total": "Time log ({hours:.2f}h)",
"time_log_total_hours": "Total for day: {hours:.2f}h", "time_log_total_hours": "Total for day: {hours:.2f}h",
"title_key": "title", "title_key": "title",
"update_time_entry": "Update time entry", "update_time_entry": "Update time entry",
"time_report_total": "Total: {hours:.2f} hours", "time_report_total": "Total: {hours:.2f} hours",
"no_report_title": "No report", "no_report_title": "No report",
"no_report_message": "Please run a report before exporting.", "no_report_message": "Please run a report before exporting.",
"total": "Total", "total": "Total",
"export_csv": "Export CSV", "export_csv": "Export CSV",
"export_csv_error_title": "Export failed", "export_csv_error_title": "Export failed",
"export_csv_error_message": "Could not write CSV file:\n{error}", "export_csv_error_message": "Could not write CSV file:\n{error}",
"export_pdf": "Export PDF", "export_pdf": "Export PDF",
"export_pdf_error_title": "PDF export failed", "export_pdf_error_title": "PDF export failed",
"export_pdf_error_message": "Could not write PDF file:\n{error}" "export_pdf_error_message": "Could not write PDF file:\n{error}"
} }