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 /** * Text used for activity-based notifications. */ return [ 'new_comment_su..

Decoded Output download

<?php
/**
 * Text used for activity-based notifications.
 */
return [

    'new_comment_subject' => ':pageName sahifada yangi izoh',
    'new_comment_intro' => ':appName ichida foydalanuvchi izoh qoldirdi:',
    'new_page_subject' => ':pageName yangi sahifa.',
    'new_page_intro' => ':appName ichida yangi sahifa yaratildi:',
    'updated_page_subject' => ':pageName sahifasi yangilandi',
    'updated_page_intro' => ':appName ichida sahifa yangilandi:',
    'updated_page_debounce' => 'Xabarnomalar kop bolishining oldini olish uchun bir muncha vaqt osha muharrir tomonidan ushbu sahifaga keyingi tahrirlar haqida bildirishnomalar yuborilmaydi.',

    'detail_page_name' => 'Sahifa nomi:',
    'detail_page_path' => 'Page Path:',
    'detail_commenter' => 'Izoh egasi:',
    'detail_comment' => 'Izoh:',
    'detail_created_by' => 'Tomonidan yaratildi:',
    'detail_updated_by' => 'Tomonidan tahrirlandi:',

    'action_view_comment' => 'Izohlarni korish',
    'action_view_page' => 'Sahifani korish',

    'footer_reason' => ':link ushbu element uchun ushbu turdagi faoliyatni qamrab olgani uchun sizga bildirishnoma yuborildi.',
    'footer_reason_link' => 'Bildirishnoma sozlamalari',
];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Text used for activity-based notifications.
 */
return [

    'new_comment_subject' => ':pageName sahifada yangi izoh',
    'new_comment_intro' => ':appName ichida foydalanuvchi izoh qoldirdi:',
    'new_page_subject' => ':pageName yangi sahifa.',
    'new_page_intro' => ':appName ichida yangi sahifa yaratildi:',
    'updated_page_subject' => ':pageName sahifasi yangilandi',
    'updated_page_intro' => ':appName ichida sahifa yangilandi:',
    'updated_page_debounce' => 'Xabarnomalar kop bolishining oldini olish uchun bir muncha vaqt osha muharrir tomonidan ushbu sahifaga keyingi tahrirlar haqida bildirishnomalar yuborilmaydi.',

    'detail_page_name' => 'Sahifa nomi:',
    'detail_page_path' => 'Page Path:',
    'detail_commenter' => 'Izoh egasi:',
    'detail_comment' => 'Izoh:',
    'detail_created_by' => 'Tomonidan yaratildi:',
    'detail_updated_by' => 'Tomonidan tahrirlandi:',

    'action_view_comment' => 'Izohlarni korish',
    'action_view_page' => 'Sahifani korish',

    'footer_reason' => ':link ushbu element uchun ushbu turdagi faoliyatni qamrab olgani uchun sizga bildirishnoma yuborildi.',
    'footer_reason_link' => 'Bildirishnoma sozlamalari',
];

Function Calls

None

Variables

None

Stats

MD5 014357ac7be5ddb76904ed465f85af77
Eval Count 0
Decode Time 92 ms