1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add latest translations

This commit is contained in:
Luke Pulverenti 2014-04-01 18:23:07 -04:00
parent d1c351c88a
commit 8fd7c1d99a
67 changed files with 322 additions and 322 deletions

View file

@ -15,7 +15,7 @@
} else {
$('#btnResetPassword', page).hide();
$('#fldCurrentPassword', page).hide();
$('.formheader', page).html(Globalize.translate("CreatePassword")).show();
$('.formheader', page).show();
}
});