1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

update webfront translation strings

This commit is contained in:
RaidMax
2022-07-05 12:02:43 -05:00
parent b422e72c71
commit c8eb6168d9
38 changed files with 178 additions and 127 deletions

View File

@ -73,7 +73,7 @@ function loadMoreItems() {
.fail(function () {
errorLoader();
halfmoon.initStickyAlert({
content: 'Could not load more items...',
content: _localization['WEBFRONT_SCRIPT_LOADER_ERROR'],
title: 'Error',
alertType: 'alert-danger',
fillType: 'filled'