v1.0.3
add multi lang
This commit is contained in:
9
frontend/src/i18n/locales/pl/expenseEditModal.json
Normal file
9
frontend/src/i18n/locales/pl/expenseEditModal.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Edytuj wydatek",
|
||||
"titleFieldLabel": "Tytuł",
|
||||
"categoryLabel": "Kategoria",
|
||||
"whoPaidLabel": "Kto płacił?",
|
||||
"dateLabel": "Data",
|
||||
"deleteConfirmTitle": "Usunąć ten wydatek?",
|
||||
"deleteConfirmMessage": "Tej operacji nie da się cofnąć."
|
||||
}
|
||||
Reference in New Issue
Block a user