summaryrefslogtreecommitdiff
path: root/packages/client
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client')
-rw-r--r--packages/client/src/components/google.vue2
-rw-r--r--packages/client/src/pages/mfm-cheat-sheet.vue2
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/client/src/components/google.vue b/packages/client/src/components/google.vue
index 210ca72bfe..bb4b439ee8 100644
--- a/packages/client/src/components/google.vue
+++ b/packages/client/src/components/google.vue
@@ -1,7 +1,7 @@
<template>
<div class="mk-google">
<input v-model="query" type="search" :placeholder="q">
- <button @click="search"><i class="fas fa-search"></i> {{ $ts.search }}</button>
+ <button @click="search"><i class="fas fa-search"></i> {{ $ts.searchByGoogle }}</button>
</div>
</template>
diff --git a/packages/client/src/pages/mfm-cheat-sheet.vue b/packages/client/src/pages/mfm-cheat-sheet.vue
index ee9d807e71..83ae5741c3 100644
--- a/packages/client/src/pages/mfm-cheat-sheet.vue
+++ b/packages/client/src/pages/mfm-cheat-sheet.vue
@@ -121,6 +121,7 @@
</div>
</div>
</div>
+ <!-- deprecated
<div class="section _block">
<div class="title">{{ $ts._mfm.search }}</div>
<div class="content">
@@ -131,6 +132,7 @@
</div>
</div>
</div>
+ -->
<div class="section _block">
<div class="title">{{ $ts._mfm.flip }}</div>
<div class="content">