forked from 0x2620/pandora
even more localization
This commit is contained in:
parent
d215c0fad0
commit
96ad166cb1
17 changed files with 50 additions and 50 deletions
|
|
@ -394,7 +394,7 @@ pandora.ui.textEmbed = function() {
|
|||
|
||||
$message = $('<div>')
|
||||
.css({marginTop: '16px', textAlign: 'center'})
|
||||
.html('No Embeds')
|
||||
.html(Ox._('No Embeds'))
|
||||
.hide()
|
||||
.appendTo(that),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue