diff --git a/langs/en-us.php b/langs/en-us.php index 11c786e..b0b7e79 100644 --- a/langs/en-us.php +++ b/langs/en-us.php @@ -79,6 +79,7 @@ $s['newlyAdded'] = 'Recently added builds'; $s['dateAdded'] = 'Date added'; $s['latestCanaryRelease'] = 'Latest Canary Channel build'; $s['latestCanaryReleaseSub'] = 'Somewhat unstable builds with latest platform changes and early features.
Ideal for highly technical users.'; +$s['checkOutAddANewBuild'] = 'Haven\'t found a desired option? Check out the Add a new build page.'; //newbuild.php $s['newBuild'] = 'New build';