hgboldt / Tangled-Web

Tools to publish Gramps data on WordPress
GNU General Public License v2.0
1 stars 0 forks source link

Handle internationalization #5

Open hgboldt opened 2 years ago

hgboldt commented 2 years ago

1) Enable the Gramps plugin for i18n.

2) Enable the Wordpress plugin for i18n.

3) Dynamic web content should be in the same language as the Gramps installation. Translatable strings should be written into a file by the Gramps plugin to be output to the web by the PHP code and the JavaScript code.