1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated i18n

This commit is contained in:
nobody42
2020-04-06 18:58:33 +02:00
parent 6f03e4fa17
commit 0a058da9f3
5 changed files with 37 additions and 10 deletions

View File

@@ -60,7 +60,7 @@ options._renderOptionsPanel = function () {
options._renderLocaleNotice();
}
document.getElementById('last-mapping-update').textContent = lastMappingUpdate;
document.getElementById('last-mapping-update').textContent += lastMappingUpdate;
};
options._renderBlockMissingNotice = function () {