Final files for 6.0.0

This commit is contained in:
James Cole
2023-02-24 05:30:15 +01:00
parent 16b0ee0c79
commit bcaf6402b5
32 changed files with 450 additions and 348 deletions

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Passivos"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Administra\u00e7\u00e3o financeira",
"actions": "A\u00e7\u00f5es",
"edit": "Editar",
"delete": "Apagar",

View File

@@ -75,7 +75,7 @@ export default {
"fire_webhooks_checkbox": "Fire webhooks",
"newDeposit": "Ny ins\u00e4ttning",
"newWithdrawal": "Ny utgift",
"bills_paid": "Notor betalda",
"bills_paid": "R\u00e4kningar betalda",
"left_to_spend": "\u00c5terst\u00e5r att spendera",
"no_budget": "(ingen budget)",
"budgeted": "Budgeterat",
@@ -215,7 +215,7 @@ export default {
"budgets": "Budgetar",
"subscriptions": "Prenumerationer",
"welcome_back": "Vad spelas?",
"bills_to_pay": "Notor att betala",
"bills_to_pay": "R\u00e4kningar\n att betala",
"net_worth": "Nettof\u00f6rm\u00f6genhet",
"pref_last365": "F\u00f6reg\u00e5ende \u00e5r",
"pref_last90": "Senaste 90 dagarna",

View File

@@ -338,7 +338,7 @@ page container: q-ma-xs (margin all, xs) AND q-mb-md to give the page content so
<q-footer class="bg-grey-8 text-white" bordered>
<q-toolbar>
<div>
<small>Firefly III v v6.0.0-beta.2 &copy; James Cole, AGPL-3.0-or-later.</small>
<small>Firefly III v v6.0.0 &copy; James Cole, AGPL-3.0-or-later.</small>
</div>
</q-toolbar>
</q-footer>