Skip to content

Commit

Permalink
fix: text (#5554)
Browse files Browse the repository at this point in the history
  • Loading branch information
lofwyr14 authored Oct 8, 2024
1 parent 6d6a19a commit cce91f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ org.apache.myfaces.tobago.FileItemValidator.CONTENT_TYPE=Dateityp Fehler
org.apache.myfaces.tobago.FileItemValidator.CONTENT_TYPE_detail=Die hochgeladene Datei ist nicht vom Typ ''{0}''.
org.apache.myfaces.tobago.FileItemValidator.SIZE_LIMIT=Datei zu gro\u00DF
org.apache.myfaces.tobago.FileItemValidator.SIZE_LIMIT_detail=Die Gr\u00F6\u00DFe der hochgeladenen Datei darf nicht \
gr\u00F6\u00DFer als {1} Bytes sein.
gr\u00F6\u00DFer als {0} Bytes sein.
org.apache.myfaces.tobago.UISheet.SORTING=Sortieren nicht m\u00F6glich!
org.apache.myfaces.tobago.UISheet.SORTING_COL=Nach Spalte ''{0}'' kann nicht sortiert werden\!
org.apache.myfaces.tobago.UISelectOne.REQUIRED=Eine Auswahl wird ben\u00F6tigt\!

0 comments on commit cce91f3

Please sign in to comment.