diff --git a/src/components/About.vue b/src/components/About.vue
index f2f5389084cf68c859d3f217eea35a2d95b43578..55e612f37a984be0f59097178bcb60bcef715934 100644
--- a/src/components/About.vue
+++ b/src/components/About.vue
@@ -1,22 +1,6 @@
 <template id="">
   <main>
     <div class='about' :class="$vuetify.breakpoint.name">
-       <v-radio-group class='about_lang' row v-model="lang" @change="update_locale">
-          <template v-slot:label tabindex="1">
-          </template>
-          <v-radio value="nb" color="primary">
-            <template v-slot:label>
-              <span>bokmål
-              </span>
-            </template>
-          </v-radio>
-          <v-radio value="nn" color="primary">
-            <template v-slot:label>
-              <span>nynorsk
-              </span>
-            </template>
-          </v-radio>
-        </v-radio-group>
     <Article v-if="lang == 'nn'">
     <h2>Om betaversjonen</h2>
     <p>