File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 471471 "androidExitMessage" : " Press the back button again to exit."
472472 },
473473 "news" : {
474- "upNext" : " UP NEXT"
474+ "upNext" : " UP NEXT" ,
475+ "relatedArticlesTitle" : " Related articles" ,
476+ "likeButtonText" : " Like" ,
477+ "unlikeButtonText" : " Unlike" ,
478+ "likesCount" : {
479+ "zero" : " " ,
480+ "one" : " {{count}} user liked this" ,
481+ "other" : " {{count}} users liked this"
482+ },
483+ "searchPlaceholder" : " Search..." ,
484+ "emptyStartSearchListMessage" : " Enter a search term to find results." ,
485+ "emptySearchListMessage" : " No results found. Try a different search term." ,
486+ "searchRequestFailedToastTitle" : " Search failed" ,
487+ "searchRequestFailedToastMessage" : " We couldn't process your search request. If the issue continues, contact our support team for assistance."
475488 },
476489 "notification-center" : {
477490 "viewNotificationButton" : " VIEW" ,
You can’t perform that action at this time.
0 commit comments