Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
223
Merge Requests
15
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
b18e07ea
Commit
b18e07ea
authored
46 minutes ago
by
Juan Manuel Solaro
Browse files
Options
Download
(fix) remove terms from en.json
parent
e3e5a1c0
pending-moderation-message
1 merge request
!515
Activities should show awaiting moderation message if pending
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
12 deletions
+2
-12
locales/en.json
View file @
b18e07ea
...
...
@@ -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"
}
This diff is collapsed.
Please
register
or
sign in
to comment