mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
4589e01159
commit
e0479fc18d
41 changed files with 168 additions and 12 deletions
|
@ -52,7 +52,7 @@ define([], function () {
|
|||
}
|
||||
|
||||
return byteLength;
|
||||
};
|
||||
}
|
||||
|
||||
function truncate(string, byteLength) {
|
||||
if (typeof string !== "string") {
|
||||
|
@ -84,7 +84,7 @@ define([], function () {
|
|||
}
|
||||
|
||||
return string;
|
||||
};
|
||||
}
|
||||
|
||||
return {
|
||||
sanitize: function (input, replacement) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue