Skip to content

Commit

Permalink
Update translation files and add body.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h4h13 committed Dec 30, 2024
1 parent c999a03 commit f59ac80
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 14 deletions.
75 changes: 75 additions & 0 deletions localization/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1784,5 +1784,80 @@
"@actionNeeded": {
"description": "Text shown on the summary page",
"type": "text"
},
"spendingAnalytics": "Spending Analytics",
"@spendingAnalytics": {
"description": "Text shown on the home page section title",
"type": "text"
},
"monthlyOverview": "Monthly Overview",
"@monthlyOverview": {
"description": "Text shown on the home page section title",
"type": "text"
},
"predictions": "Spending Predictions",
"@predictions": {
"description": "Text shown on the home page section title",
"type": "text"
},
"unusualSpending": "Unusual Spending",
"@unusualSpending": {
"description": "Text shown on the home page section title",
"type": "text"
},
"averageSpending": "Average Spending",
"@averageSpending": {
"description": "Text shown on the home page section title",
"type": "text"
},
"predicted": "Predicted",
"@predicted": {
"description": "Text shown on the home page section title",
"type": "text"
},
"increasing": "Increasing",
"@increasing": {
"description": "Text shown on the home page section title",
"type": "text"
},
"decreasing": "Decreasing",
"@decreasing": {
"description": "Text shown on the home page section title",
"type": "text"
},
"stable": "Stable",
"@stable": {
"description": "Text shown on the home page section title",
"type": "text"
},
"currentSpending": "Current Spending",
"@currentSpending": {
"description": "Text shown on the home page section title",
"type": "text"
},
"averageMonthly": "Monthly Average",
"@averageMonthly": {
"description": "Text shown on the home page section title",
"type": "text"
},
"last6Months": "Last 6 Months",
"@last6Months": {
"description": "Text shown on the home page section title",
"type": "text"
},
"trendingUp": "Trending Up",
"@trendingUp": {
"description": "Text shown on the home page section title",
"type": "text"
},
"trendingDown": "Trending Down",
"@trendingDown": {
"description": "Text shown on the home page section title",
"type": "text"
},
"overallSpending": "Overall Spending",
"@overallSpending": {
"description": "Text shown on the home page section title",
"type": "text"
}
}
Loading

0 comments on commit f59ac80

Please sign in to comment.