UNPKG

rollup-plugin-drupal-interface-translations

Version:

This is a [Rollup](https://rollupjs.org) plugin that helps you to [translation strings in JavaScript](https://www.drupal.org/docs/8/api/translation-api/overview#s-translation-in-javascript-files) that are used in [Drupal](https://www.drupal.org) websites.

10 lines (8 loc) 157 B
Drupal.formatPlural(42, 'an answer', '@count answers'); Drupal.formatPlural( 42, 'an answer', '@count answers', {}, { context: 'everything' }, );