RattenheimRechner/public/lang/en.json
moanos c078eaa6c5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Add basic translation framework
2024-07-30 20:02:37 +02:00

10 lines
347 B
JSON

{
"back-to-home": "Back to home",
"app-name": "Cage Calculator",
"number-of-rats": "Number of Rats",
"full-floors": "Full floors",
"width-cm": "Width (cm)",
"depth-cm": "Depth (cm)",
"height-cm": "Height (cm)",
"full-floors-tooltip": "A full floor is each floor with a area greater than 0.5m², including the bottom of the cage."
}