Commit b18e07ea authored by Juan Manuel Solaro's avatar Juan Manuel Solaro

(fix) remove terms from en.json

1 merge request!515Activities should show awaiting moderation message if pending
......@@ -653,8 +653,7 @@
"code":"Code",
"terms":"Terms",
"privacy":"Privacy",
"exit":"Exit",
"wallet":"Wallet"
"exit":"Exit"
},
"userTypeAhead":{
"placeholder": "Start typing a username to search...",
......@@ -682,12 +681,6 @@
"update": {
"title":"Update to v{{version}}"
},
"searchBar": {
"searchHistory":"Search History",
"emptySearchHistory":"You don't have search history yet",
"emptySuggested":"We couldn't find what you look for",
"clear": "Clear"
},
"downloading":"Downloading",
"confirm18":"Confirm you are 18+",
"postCantBeShown":"This post can't be shown on apps installed via the Play Store.",
......@@ -802,8 +795,5 @@
"requests":"Requests",
"notAllowed":"You are not allowed",
"undo":"Undo",
"validate":"VALIDATE",
"tabTitleNewsfeed":"Newsfeed",
"tabTitleNotifications":"Notifications",
"tabTitleDiscovery":"Discovery"
"validate":"VALIDATE"
}
Please register or to comment