CC-1960: Internationalize Airtime / Support translations
-dashboard was missing a translation - fixed
This commit is contained in:
parent
4804685dfd
commit
c6a5db4a78
2 changed files with 6 additions and 5 deletions
|
@ -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: "),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue