use Prettier
This commit is contained in:
12
src/lang/en.json
Normal file
12
src/lang/en.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user