⚠ Join @paisa group on Telegram for important updates
Home | Accounts | Categories | Budget overview |
Home | Accounts | Categories | Budget overview |
Home | Accounts | Categories | Budget overview |
- Tracking expenses, incomes & deposits
- Account & budget visw overview
- Manage categories
-
Create
.arb
file insidelib/localization/app_<country_code>.arb
exampleapp_en.arb
-
Copy all transactions from
app_en.arb
to created file and remove all keys which annotates with@
From{ "appTitle": "Paisa", "@appTitle": { "description": "The app name", "type": "text", "placeholders": {} } }
To
{ "appTitle": "Paisa" }
-
Run the app and check once
Copyright (c) 2022, Hemanth S
All rights reserved.
This source code is licensed under the GPLv3-style license found in the
LICENSE file in the root directory of this source tree.