Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php return [ 'columns' => [ 'tags' => [ 'more' => 'Ychwanegu ..
Decoded Output download
<?php
return [
'columns' => [
'tags' => [
'more' => 'Ychwanegu :count arall',
],
],
'fields' => [
'bulk_select_page' => [
'label' => 'Dewis / Dad ddewis pob eitem ar gyfer gweithredoedd swmpus',
],
'bulk_select_record' => [
'label' => 'Dewis / Dad ddewis eitem :key ar gyfer gweithredoedd swmpus',
],
'search_query' => [
'label' => 'Chwilio',
'placeholder' => 'Chwilio',
],
],
'actions' => [
'disable_reordering' => [
'label' => 'Gorffen ail archebu cofnodion',
],
'enable_reordering' => [
'label' => 'Ail archebu cofnodion',
],
'filter' => [
'label' => 'Hidlo',
],
'open_actions' => [
'label' => 'Gweithredoedd agored',
],
'toggle_columns' => [
'label' => 'Toglo colofnau',
],
],
'empty' => [
'heading' => 'Ni ddarganfuwyd unrhyw gofnodion',
],
'filters' => [
'actions' => [
'remove' => [
'label' => 'Tynnu hidlydd',
],
'remove_all' => [
'label' => 'Tynnu pob hidlydd',
'tooltip' => 'Tynnu pob hidlydd',
],
'reset' => [
'label' => 'Ailosod hidlyddion',
],
],
'indicator' => 'Hidlyddion Gweithredol',
'multi_select' => [
'placeholder' => 'Oll',
],
'select' => [
'placeholder' => 'Oll',
],
'trashed' => [
'label' => 'Cofnodion wedi dileu',
'only_trashed' => 'Dim ond cofnodion wedi dileu',
'with_trashed' => 'Gyda chofnodion wedi dileu',
'without_trashed' => 'Heb gofnodion wedi dileu',
],
],
'reorder_indicator' => 'Llusgo a gollwn y cofnodion mewn trefn',
'selection_indicator' => [
'selected_count' => 'Dewiswyd 1 cofnod|:count rcyfrif wedi`u dewis',
'actions' => [
'select_all' => [
'label' => 'Dewiswch bob :count',
],
'deselect_all' => [
'label' => 'Dad-ddewis popeth',
],
],
],
'sorting' => [
'fields' => [
'column' => [
'label' => 'Trefnu fesul',
],
'direction' => [
'label' => 'Trefnu cyfeiriad',
'options' => [
'asc' => 'Esgynnol',
'desc' => 'Disgynnol',
],
],
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'columns' => [
'tags' => [
'more' => 'Ychwanegu :count arall',
],
],
'fields' => [
'bulk_select_page' => [
'label' => 'Dewis / Dad ddewis pob eitem ar gyfer gweithredoedd swmpus',
],
'bulk_select_record' => [
'label' => 'Dewis / Dad ddewis eitem :key ar gyfer gweithredoedd swmpus',
],
'search_query' => [
'label' => 'Chwilio',
'placeholder' => 'Chwilio',
],
],
'actions' => [
'disable_reordering' => [
'label' => 'Gorffen ail archebu cofnodion',
],
'enable_reordering' => [
'label' => 'Ail archebu cofnodion',
],
'filter' => [
'label' => 'Hidlo',
],
'open_actions' => [
'label' => 'Gweithredoedd agored',
],
'toggle_columns' => [
'label' => 'Toglo colofnau',
],
],
'empty' => [
'heading' => 'Ni ddarganfuwyd unrhyw gofnodion',
],
'filters' => [
'actions' => [
'remove' => [
'label' => 'Tynnu hidlydd',
],
'remove_all' => [
'label' => 'Tynnu pob hidlydd',
'tooltip' => 'Tynnu pob hidlydd',
],
'reset' => [
'label' => 'Ailosod hidlyddion',
],
],
'indicator' => 'Hidlyddion Gweithredol',
'multi_select' => [
'placeholder' => 'Oll',
],
'select' => [
'placeholder' => 'Oll',
],
'trashed' => [
'label' => 'Cofnodion wedi dileu',
'only_trashed' => 'Dim ond cofnodion wedi dileu',
'with_trashed' => 'Gyda chofnodion wedi dileu',
'without_trashed' => 'Heb gofnodion wedi dileu',
],
],
'reorder_indicator' => 'Llusgo a gollwn y cofnodion mewn trefn',
'selection_indicator' => [
'selected_count' => 'Dewiswyd 1 cofnod|:count rcyfrif wedi`u dewis',
'actions' => [
'select_all' => [
'label' => 'Dewiswch bob :count',
],
'deselect_all' => [
'label' => 'Dad-ddewis popeth',
],
],
],
'sorting' => [
'fields' => [
'column' => [
'label' => 'Trefnu fesul',
],
'direction' => [
'label' => 'Trefnu cyfeiriad',
'options' => [
'asc' => 'Esgynnol',
'desc' => 'Disgynnol',
],
],
],
],
];
Function Calls
None |
Stats
MD5 | 03fb9193adbfe2d40e8418e9c662c075 |
Eval Count | 0 |
Decode Time | 130 ms |