Wordpress/src/js/_enqueues
Dominik Schilling 8c42273b7a I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/widgets.js`.
This removes the usage of `$scripts->add_inline_script()` for passing translations to the script and instead adds the translatable strings in the script directly through the use of `wp.i18n` and its utilities.

Fixes #50600.

git-svn-id: https://develop.svn.wordpress.org/trunk@48387 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-07 16:59:22 +00:00
..
admin I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/widgets.js`. 2020-07-07 16:59:22 +00:00
deprecated Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:41:36 +00:00
lib I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/color-picker.js`. 2020-07-07 16:07:25 +00:00
vendor Accessibility: Improve color contrast for the blue links `:hover` state. 2020-07-07 10:09:23 +00:00
wp I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/theme-plugin-editor.js`. 2020-07-06 19:33:54 +00:00