SI-698 großer label adjusted Signed-off-by: Dimitrios Chalepakis <dimitrios.chalepakis@pta.de>
diff --git a/projects/grid-failure-information-app/src/app/shared/constants/globals.ts b/projects/grid-failure-information-app/src/app/shared/constants/globals.ts index f46f8d3..7777990 100644 --- a/projects/grid-failure-information-app/src/app/shared/constants/globals.ts +++ b/projects/grid-failure-information-app/src/app/shared/constants/globals.ts
@@ -20,7 +20,7 @@ public static LOCALE_TEXT: any = { equals: 'ist gleich', notEqual: 'ist ungleich', - greaterThan: 'ist großer als', + greaterThan: 'ist größer als', lessThan: 'ist kleiner als', inRange: 'ist zwischen', };