2024-08-14 17:26:42 +00:00
|
|
|
const i18nEnglish = {
|
|
|
|
'query': 'Query',
|
|
|
|
'settings': 'Settings',
|
|
|
|
'preparingData': 'Preparing data...',
|
|
|
|
'settingsApplied': 'Settings Applied',
|
|
|
|
'apply': 'Apply',
|
|
|
|
'searchHistoryNotIncluded': 'Search History not Included, yet',
|
2024-08-14 17:38:29 +00:00
|
|
|
'nutrients': 'Nutrients',
|
2024-08-14 17:26:42 +00:00
|
|
|
};
|