You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the "Expenses" page, the expense group headers are supposed to display properly translated strings like "This Week", "Earlier This Month", etc. However, for the "Last Year" group, the placeholder key Expenses.Groups.lastYear is displayed instead of the correct translation. This issue occurs in every language/locale.
Steps to Reproduce:
Navigate to the "Expenses" page.
Create a new expense with the expense date somewhere in the last year.
Observe that the text Expenses.Groups.lastYear is displayed instead of the proper translation.
On the "Expenses" page, the expense group headers are supposed to display properly translated strings like "This Week", "Earlier This Month", etc. However, for the "Last Year" group, the placeholder key
Expenses.Groups.lastYear
is displayed instead of the correct translation. This issue occurs in every language/locale.Steps to Reproduce:
Expenses.Groups.lastYear
is displayed instead of the proper translation.Environment:
Screenshot:
The text was updated successfully, but these errors were encountered: