mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
update frontend
This commit is contained in:
27
public/v2/i18n/ca_ES.json
Normal file
27
public/v2/i18n/ca_ES.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"ca_ES": {
|
||||
"config": {
|
||||
"html_language": "ca"
|
||||
},
|
||||
"firefly": {
|
||||
"spent": "Gastat",
|
||||
"left": "Queda",
|
||||
"paid": "Pagat",
|
||||
"unpaid": "Pendent de pagament",
|
||||
"default_group_title_name_plain": "ungrouped",
|
||||
"overspent": "Gastat de m\u00e9s",
|
||||
"money_flowing_in": "Entrant",
|
||||
"money_flowing_out": "Eixint",
|
||||
"category": "Categoria",
|
||||
"unknown_category_plain": "No category",
|
||||
"all_money": "All your money",
|
||||
"unknown_source_plain": "Unknown source account",
|
||||
"unknown_dest_plain": "Unknown destination account",
|
||||
"unknown_any_plain": "Unknown account",
|
||||
"unknown_budget_plain": "No budget",
|
||||
"expense_account": "Expense account",
|
||||
"revenue_account": "Revenue account",
|
||||
"budget": "Pressupost"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user