mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Final files for 6.0.0
This commit is contained in:
2
frontend/src/i18n/pt_BR/index.js
vendored
2
frontend/src/i18n/pt_BR/index.js
vendored
@@ -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",
|
||||
|
4
frontend/src/i18n/sv_SE/index.js
vendored
4
frontend/src/i18n/sv_SE/index.js
vendored
@@ -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",
|
||||
|
@@ -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 © James Cole, AGPL-3.0-or-later.</small>
|
||||
<small>Firefly III v v6.0.0 © James Cole, AGPL-3.0-or-later.</small>
|
||||
</div>
|
||||
</q-toolbar>
|
||||
</q-footer>
|
||||
|
Reference in New Issue
Block a user