Skip to content

Latest commit

 

History

7 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

🏳 Drupal Gutenberg Translations

Command line to generate a translations file compatible with Drupal.

It retrieves all translations strings from Gutenberg __(), _n(), _x() and _nx() translation function calls and generates equivalent Drupal.t() and Drupal.formatPlural() calls.

A new translations file drupal-gutenberg-translations.js will be created at the given target path.

Overview

Install it:

npm i drupal-gutenberg-translations --save-dev

or globally:

npm i -g drupal-gutenberg-translations

To generate drupal-gutenberg-translations.js file:

npx drupal-gutenberg-translations [target path]

关于

Command line to generate a translations file compatible with Drupal.

Resources

Stars

2 stars

关注者

7 watching

复刻s

发布

Used by

贡献者

Languages