Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added localization for bootstrap-tables #15046

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jul 8, 2024

This adds localization to the handful of elements that use text in Bootstrap-Table. ("Showing x records of y", for example.) If they don't have a language we support, it should fall back to English, which is the current language it's displayed in.

Copy link

what-the-diff bot commented Jul 8, 2024

PR Summary

  • New File Addition
    We've added a new file named bootstrap-table-locale-all.min.js in our project. This will offer an enhanced web resource for our project, bringing additional benefits and functionality.

  • Script Tag Referencing
    Added a script tag calling the new file in a file named bootstrap-table.blade.php. This means we're making use of the new file at a specific place in our project.

  • File Replication
    For accessibility and correct working of the project, the bootstrap-table-locale-all.min.js file is also replicated in public/js/dist directory. This action will ease the file's location, enhancing our project's organization.

@snipe snipe requested a review from uberbrady July 8, 2024 14:20
@snipe snipe merged commit cf92dde into develop Jul 8, 2024
9 checks passed
@snipe snipe deleted the localize_bootstrap_table branch July 8, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant