]> git.localhorst.tv Git - alttp.git/commit
technique translations
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 23 Aug 2022 08:45:48 +0000 (10:45 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 23 Aug 2022 08:45:48 +0000 (10:45 +0200)
commit6f34dd7c00bf0bd152a97b175390be00c3a0ba31
tree8b807677fbbfde56aee3bf6c57f59d8a7f563aea
parent7e8555cfc96dcd364ca4fe9895e51af1bb04b546
technique translations
app/Models/Technique.php
app/Models/TechniqueTranslation.php [new file with mode: 0644]
database/migrations/2022_08_23_082412_create_technique_translations_table.php [new file with mode: 0644]
resources/js/components/techniques/Detail.js
resources/js/components/techniques/Outline.js
resources/js/helpers/Technique.js [new file with mode: 0644]