Files
plantes/src/lang/en.json
2022-02-05 01:25:59 +01:00

12 lines
245 B
JSON

{
"Add": "+",
"Add Plant": "Add Plant",
"Done": "Done",
"Tasks": "Tasks",
"watering": "watering",
"when you want": "when you want",
"since {{count}} day": {
"one": "since {{count}} day",
"many": "since {{count}} days"
}
}