Add transaction for interventions
This commit is contained in:
parent
118bcbfcc2
commit
fed9dd6361
@ -5,13 +5,13 @@ SeparatorDecimal = ,
|
|||||||
SeparatorThousand = .
|
SeparatorThousand = .
|
||||||
FormatDateShort = %d-%m-%Y
|
FormatDateShort = %d-%m-%Y
|
||||||
FormatDateShortJava = dd-MM-yyyy
|
FormatDateShortJava = dd-MM-yyyy
|
||||||
FormatHourShort = %U:%M
|
FormatHourShort = %H:%M
|
||||||
FormatHourShortDuration = %U:%M
|
FormatHourShortDuration = %H:%M
|
||||||
FormatDateTextShort = %d %b %Y
|
FormatDateTextShort = %d %b %Y
|
||||||
FormatDateText = %d %B %Y
|
FormatDateText = %d %B %Y
|
||||||
FormatDateHourShort = %d-%m-%Y %U:%M
|
FormatDateHourShort = %d-%m-%Y %H:%M
|
||||||
FormatDateHourTextShort = %d %b %Y %U:%M
|
FormatDateHourTextShort = %d %b %Y %H:%M
|
||||||
FormatDateHourText = %d %B %Y %U:%M
|
FormatDateHourText = %d %B %Y %H:%M
|
||||||
DatabaseConnection = Databaseverbinding
|
DatabaseConnection = Databaseverbinding
|
||||||
NoError = Geen fout
|
NoError = Geen fout
|
||||||
Error = Fout
|
Error = Fout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user