the RunwareAI Plugin is working now

This commit is contained in:
2025-07-30 23:24:47 +02:00
parent 07c6786bda
commit 47860b4b7d
35 changed files with 544 additions and 218 deletions

View File

@@ -0,0 +1,7 @@
<?php
return [
'gallery_heading' => 'Gallery Heading',
'saved_successfully' => 'Settings saved successfully.',
'save_button' => 'Save',
];