Hi I use some plugins, some words are not in the translation file, how can I extend the language file?
In each plugin, you can add the fa (or other) support :)
fa
Example: https://github.com/Alex-D/Trumbowyg/blob/98be1fb0a253eb912a05e2beffa9c52a8b19ed32/plugins/table/trumbowyg.table.js#L18-L39
Most helpful comment
In each plugin, you can add the
fa(or other) support :)Example: https://github.com/Alex-D/Trumbowyg/blob/98be1fb0a253eb912a05e2beffa9c52a8b19ed32/plugins/table/trumbowyg.table.js#L18-L39