Add de_DE translation file (identity translation; source language is German). German WordPress installations now load the matching .mo automatically and translate.wordpress.org no longer reports the plugin as “not yet translated to German”.
1.3.1
Fix: text domain in plugin header was still set to the previous slug leuchter-business-zitate and is now correctly leuchterorg-business-zitate (matches the slug, all gettext calls and the /languages files)
Fix: shortcode example in FAQ updated to [leucbuzi_quote]
1.3.0
Moved inline <script> from admin settings page into a separate file (assets/js/admin.js) and enqueued it via wp_enqueue_script() (WordPress.org review feedback)
Unified ALL code prefixes to a single distinctive 8-character prefix leucbuzi: