CC-1960: Internationalize Airtime / Support translations

-dashboard was missing a translation - fixed
This commit is contained in:
denise 2012-11-23 10:48:44 -05:00
parent 4804685dfd
commit c6a5db4a78
2 changed files with 6 additions and 5 deletions

View file

@ -33,6 +33,7 @@ class LocaleController extends Zend_Controller_Action
"Live Stream" => _("Live Stream"),
"Nothing Scheduled" => _("Nothing Scheduled"),
"Current Show:" => _("Current Show:"),
"Current" => _("Current"),
//dashboard/versiontooltip.js
"You are running the latest version" => _("You are running the latest version"),
"New version available: " => _("New version available: "),