Skip to content

Commit

Permalink
Create addon.php
Browse files Browse the repository at this point in the history
Add test standard theme override lang file
  • Loading branch information
fryiee committed Feb 26, 2018
1 parent 798a0df commit bd88180
Showing 1 changed file with 7 additions and 0 deletions.
@@ -0,0 +1,7 @@
<?php

return [
'title' => 'Test Standard Override',
'name' => 'Test Standard Theme Override',
'description' => ''
];

0 comments on commit bd88180

Please sign in to comment.