'אסימון API',
    'api_token'             => 'אסימון',
    'my_apps'               => 'My Apps',
    'top_paid'              => 'תשלומים מובילים',
    'new'                   => 'חדש',
    'top_free'              => 'מובילים חינם',
    'free'                  => 'חינם',
    'search'                => 'חיפוש',
    'install'               => 'התקנה',
    'buy_now'               => 'קנה עכשיו',
    'token_link'            => 'לחץ כאן כדי לקבל את ה-API אסימון.',
    'no_apps'               => 'אין  עדיין יישומים בקטגוריה זאת.',
    'developer'             => 'האם אתה מפתח? כאן תלמד כיצד ליצור app ולהתחיל למכור היום!',
    'recommended_apps'      => 'Recommended Apps',
    'about'                 => 'אודות',
    'added'                 => 'הוסף',
    'updated'               => 'עודכן',
    'compatibility'         => 'תאימות',
    'installed'             => ':module הותקן',
    'uninstalled'           => ':module הוסר',
    //'updated'               => ':module updated',
    'enabled'               => ':module פעיל',
    'disabled'              => ':module כבוי',
    'tab' => [
        'installation'      => 'התקנה',
        'faq'               => 'שאלות ותשובות',
        'changelog'         => 'יומן שינויים',
        'reviews'            => 'Reviews',
    ],
    'installation' => [
        'header'            => 'התקנת יישום',
        'download'          => 'מוריד קובץ :module.',
        'unzip'             => 'חילוץ קובץ :module.',
        'file_copy'         => 'Copying :module files.',
        'migrate'           => 'Applying :module updates.',
        'finish'            => 'The update was successfully installed. You will be redirect Update Center.',
        'install'           => 'מתקין קבצים :module.',
    ],
    'errors' => [
        'download' => ':module can not download!',
        'upload' => 'Downloaded :module can not saved!',
        'unzip' => ':module can not unzip!',
        'file_copy' => ':module files can not copy!',
        'migrate' => ':module migrate broken!',
        'migrate core' => ':module already latest version so then yon can not update.',
    ],
    'badge' => [
        'installed' => 'Installed',
    ],
    'button' => [
        'uninstall'         => 'הסרה',
        'disable'           => 'השבת',
        'enable'            => 'אפשר',
    ],
    'my' => [
        'purchased' => 'Purchased',
        'installed' => 'Installed',
    ],
    'reviews' => [
        'button' => [
            'add' => 'Add a Review'
        ],
        'na' => 'There are no reviews.'
    ]
];