added strings
This commit is contained in:
parent
4ba2ae90cf
commit
7650ab3827
1 changed files with 9 additions and 1 deletions
|
@ -336,5 +336,13 @@
|
||||||
"cpy": "copy",
|
"cpy": "copy",
|
||||||
"tdy": "Today",
|
"tdy": "Today",
|
||||||
"tmrw": "Tomorrow",
|
"tmrw": "Tomorrow",
|
||||||
"ystr": "Yesterday"
|
"ystr": "Yesterday",
|
||||||
|
"selMT": "Select meal type",
|
||||||
|
"ehwmp": "Eat healthy with meal plans!",
|
||||||
|
"plsCrt": "Use the plus button to create one",
|
||||||
|
"admp": "Auto delete meal plans",
|
||||||
|
"otay": "Older than a year",
|
||||||
|
"otam": "Older than a month",
|
||||||
|
"otaw": "Older than a week",
|
||||||
|
"nvr": "Never"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue