Translated using Weblate (Dutch)

Currently translated at 100.0% (518 of 518 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/nl/
This commit is contained in:
PartyDonut 2025-10-27 13:23:24 +01:00 committed by Hosted Weblate
parent 09de9e2c6b
commit e3eaebc4cb
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1510,5 +1510,15 @@
"type": "int"
}
}
},
"formattedTime": "{time}",
"@formattedTime": {
"description": "Formatted time",
"placeholders": {
"time": {
"type": "DateTime",
"format": "jm"
}
}
}
}