From 77fe8ca999e342a5718c407bc1a891f02659cd9d Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Thu, 19 Jun 2025 15:52:17 +0200 Subject: [PATCH] test=fix: --- stirling-pdf/src/main/resources/messages_de_DE.properties | 1 + stirling-pdf/src/main/resources/messages_en_GB.properties | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/stirling-pdf/src/main/resources/messages_de_DE.properties b/stirling-pdf/src/main/resources/messages_de_DE.properties index ac69fdd8e..626691237 100644 --- a/stirling-pdf/src/main/resources/messages_de_DE.properties +++ b/stirling-pdf/src/main/resources/messages_de_DE.properties @@ -3,6 +3,7 @@ ########### # the direction that the language is written (ltr = left to right, rtl = right to left) language.direction=ltr +test=fix: # Language names for reuse throughout the application lang.afr=Afrikaans diff --git a/stirling-pdf/src/main/resources/messages_en_GB.properties b/stirling-pdf/src/main/resources/messages_en_GB.properties index 0a808b65e..22cbfaf17 100644 --- a/stirling-pdf/src/main/resources/messages_en_GB.properties +++ b/stirling-pdf/src/main/resources/messages_en_GB.properties @@ -3,7 +3,6 @@ ########### # the direction that the language is written (ltr = left to right, rtl = right to left) language.direction=ltr -test=fix: # Language names for reuse throughout the application lang.afr=Afrikaans