Translated using Weblate (Ukrainian)

Currently translated at 100.0% (518 of 518 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/uk/
This commit is contained in:
Максим Горпиніч 2025-10-20 08:47:54 +02:00 committed by Hosted Weblate
parent 462689e3de
commit ea36656747
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

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