From d6ef9ee212984f70f3574e900b8d67b44d6457d1 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 22 Apr 2021 23:19:11 +1000 Subject: [PATCH 1/3] Adds some more translatable strings - Mostly just to check the workflow integration --- InvenTree/templates/about.html | 4 ++-- InvenTree/templates/navbar.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/templates/about.html b/InvenTree/templates/about.html index 3a650adba2..15ff588576 100644 --- a/InvenTree/templates/about.html +++ b/InvenTree/templates/about.html @@ -60,7 +60,7 @@ - {% trans "Get the App" %} + {% trans "Mobile App" %} https://inventree.readthedocs.io/en/latest/app/app @@ -74,7 +74,7 @@ diff --git a/InvenTree/templates/navbar.html b/InvenTree/templates/navbar.html index 55e0e06018..42124266d6 100644 --- a/InvenTree/templates/navbar.html +++ b/InvenTree/templates/navbar.html @@ -10,7 +10,7 @@