Files
inventree-app/lib/l10n
OliverandGitHub 349a8e0ef5 UI updates (#849)
* Updated dashboard

- Display "outstanding" badges
- Display "overdue" badges
- Pull-to-refresh

* Remove dead code

* Refactor app colors

* Add "pending shipments" icon

* Remove custom spinner

* Refactor error dialog

* Updated redirect after login

* Refactor login/account pages

- Better UX and confirmation messages

* Refactor API error messages

* Improve token management

- Secure storage
- Handle session expiry
- Per-profile HTTPS certificate checks

* Improved error messages
2026-07-06 21:10:10 +10:00
..
2026-07-06 21:03:21 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-17 10:42:41 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-17 10:42:41 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-17 10:42:41 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-06-01 21:58:34 +10:00
2026-07-06 21:10:10 +10:00
2022-05-02 10:03:37 +10:00

InvenTree Translation Files

This directory contains translation files for the InvenTree mobile app.

File Structure

Translation Source File - app_en.arb

This file contains the source strings for translating. If you want to add a new translatable string to the app, is must be added to this file!

Translated Files - /app_arb

Each directory contains a single translation output file, generated by the crowdin translation service. Do not edit these files

collected - Collected files

Before building the app, the translation files are collected from the various directories into a single directory, so they can be accessed by the app.

Translating

DO NOT EDIT THE TRANSLATION FILES DIRECTLY!

Translation files are crowd sourced using the crowdin service. Contributions are welcomed (and encouraged!)