mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-01-20 22:24:28 +01:00
fix: added missing i18n en entries
This commit is contained in:
@@ -430,12 +430,18 @@
|
||||
"invalidAmountDescription": "Please enter a valid positive number",
|
||||
"successTitle": "Success",
|
||||
"transactionNotFoundDescription": "Transaction not found",
|
||||
"maxAmountExceededDescription": "The amount cannot exceed {max}.",
|
||||
"transactionNotFoundDescription": "Transaction not found",
|
||||
"maxAmountExceededDescription": "The amount cannot exceed {max}."
|
||||
},
|
||||
"Warning": {
|
||||
"areYouSure": "Are you sure?",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"DrawingModal": {
|
||||
"saveDrawingButton": "Save",
|
||||
"cancelButton": "Cancel",
|
||||
"clearButton": "Clear",
|
||||
"undoButton": "Undo",
|
||||
"colorLabel": "Color",
|
||||
"thicknessLabel": "Thickness"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user