'API-token',
'api_token' => 'Token',
'top_paid' => 'Topp betalte',
'new' => 'Ny',
'top_free' => 'Topp gratis',
'free' => 'GRATIS',
'search' => 'Søk',
'install' => 'Installer',
'buy_now' => 'Kjøp nå',
'token_link' => 'Klikk her for å få din API-token.',
'no_apps' => 'Det er ingen applikasjoner i denne kategorien ennå.',
'developer' => 'Er du en utvikler? Her kan du lære hvordan du lager en applikasjon for salg.',
'about' => 'Om',
'added' => 'Lagt til',
'updated' => 'Oppdatert',
'compatibility' => 'Kompatibilitet',
'installed' => ':module installert',
'uninstalled' => ':module avinstallert',
//'updated' => ':module updated',
'enabled' => ':module aktivert',
'disabled' => ':module deaktivert',
'tab' => [
'installation' => 'Installering',
'faq' => 'FAQ',
'changelog' => 'Endringslogg',
],
'installation' => [
'header' => 'Applikasjonsinstallering',
'download' => 'Laster ned :module.',
'unzip' => 'Pakker ut :module.',
'install' => 'Installerer :module.',
],
'button' => [
'uninstall' => 'Avinstaller',
'disable' => 'Deaktiver',
'enable' => 'Aktiver',
],
];