Remove unused translation.

This commit is contained in:
James Cole
2024-02-07 06:02:43 +01:00
parent fa3343f437
commit ba8d65835a
2 changed files with 0 additions and 2 deletions

View File

@@ -65,7 +65,6 @@ return [
// budgets: index
'budgets_index' => [
'intro' => [],
'set_budget' => ['element' => '#availableBar'],
'see_expenses_bar' => ['element' => '#spentBar'],
'navigate_periods' => ['element' => '#periodNavigator'],
'new_budget' => ['element' => '#createBudgetBox'],