Wordpress/src/js
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
..
_enqueues I18N: Use wp.i18n for translatable strings in wp-admin/js/widgets.js. 2020-07-07 16:59:22 +00:00
media Docs: Replace @returns tag in media/views/attachment/details.js with @return. 2020-07-05 08:01:51 +00:00