Skip to content

Commit

Permalink
rename SyncPhrasesActionforked to SyncPhrasesAction
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalcraftlabs committed Jan 13, 2025
1 parent 72ce93e commit 7bd6a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Actions/SyncPhrasesAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use Outhebox\TranslationsUI\Models\Translation;
use Outhebox\TranslationsUI\Models\TranslationFile;

class SyncPhrasesActionForked
class SyncPhrasesAction
{
public static function execute(Translation $source, $key, $value, $locale, $file): void
{
Expand Down

0 comments on commit 7bd6a2a

Please sign in to comment.