Skip to content

RRZE-Webteam/FAU-Elemental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAU-Elemental

Aktuelle Version Release Version GitHub License GitHub issues

Allgemeines WordPress-Theme der Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU) ab 2025, https://www.fau.de

Version

Version: 0.1

Download

GitHub-Repo: https://github.com/RRZE-Webteam/FAU-Elemental

Internationalization (I18n)

This project supports WordPress internationalization.
To work with translations, make sure wp-cli is installed and available in your PATH.

Workflow

  • Prepare translations

    npm run i18n:prepare

    Collects all translatable strings, updates the .pot file, and refreshes existing .po files.

  • Add a new language
    Copy fau-elemental.pot to /languages/<locale>.po (e.g. languages/de_DE.po, languages/de_DE_formal.po).

  • Translate
    Open the .po file and fill in the msgstr "" lines.
    Do not edit the .pot file, comments, or msgid entries.

  • Build translations
    For local testing, first run:

    npm run build

    Then build translations:

    npm run i18n:build

    WordPress will automatically load them.
    On GitHub, translations are built automatically during a beta merge.

Autor

RRZE-Webteam , http://www.rrze.fau.de

Copyright

GNU General Public License (GPL) Version 3

Feedback

Bitte verwenden Sie GitHub um Issues oder Feedback zu geben: https://github.com/RRZE-Webteam/FAU-Elemental/issues

Alternativ können Sie auch eine E-Mail senden an: webmaster@rrze.fau.de

About

Allgemeines FAU Corporate Design Theme ab 2025

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7