From edaf7dbb61c88224d8d6b2991e699f7f85bf4f93 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Fri, 3 Mar 2023 22:12:11 -0800 Subject: [PATCH] chore: notes --> posts --- locales/ca-ES.yml | 6 +++--- locales/fr-FR.yml | 4 ++-- packages/client/src/components/MkChart.vue | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index f329275191..360ef4c22e 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -69,8 +69,8 @@ exportRequested: "Has sol·licitat una exportació. Això pot trigar una estona. importRequested: "Has sol·licitat una importació. Això pot trigar una estona." lists: "Llistes" noLists: "No tens cap llista" -note: "Nota" -notes: "Notes" +note: "Post" +notes: "Posts" following: "Seguint" followers: "Seguidors" followsYou: "Et segueix" @@ -141,7 +141,7 @@ _theme: mention: "Menció" renote: "Renotar" _sfx: - note: "Notes" + note: "Posts" notification: "Notificacions" _2fa: step2Url: "També pots inserir aquest enllaç i utilitzes una aplicació d'escriptori:" diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 9f7028d3b1..2d918b5ad5 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -70,8 +70,8 @@ exportRequested: "Vous avez demandé une exportation. L’opération pourrait pr importRequested: "Vous avez initié un import. Cela pourrait prendre un peu de temps." lists: "Listes" noLists: "Vous n’avez aucune liste" -note: "Notes" -notes: "Notes" +note: "Post" +notes: "Posts" following: "Abonnements" followers: "Abonné·e·s" followsYou: "Vous suit" diff --git a/packages/client/src/components/MkChart.vue b/packages/client/src/components/MkChart.vue index 701deafae3..2ff45a2292 100644 --- a/packages/client/src/components/MkChart.vue +++ b/packages/client/src/components/MkChart.vue @@ -666,7 +666,7 @@ const fetchInstanceNotesChart = async (total: boolean): Promise