From 76b77a802ede74852ec77a1470569b619bd19201 Mon Sep 17 00:00:00 2001 From: fs5m8 Date: Sun, 18 Dec 2022 14:10:36 +0900 Subject: [PATCH] Fix: i18n --- locales/en-US.yml | 4 ++-- locales/ja-JP.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index b80c89fbac..bd27fb080a 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -796,12 +796,12 @@ common/views/components/profile-editor.vue: name: "Name" account: "Account" location: "Location" - location-caution: "It will be published on the Internet. Please do not include detailed addresses except for business use" + location-caution: "It will be published on the Internet. Please do not include detailed addresses except for business use." description: "About me" you-can-include-hashtags: "You can also include hashtags in your profile description." language: "Language" birthday: "Birthday" - birthday-caution: "It will be published on the Internet. Please handle your personal information with care" + birthday-caution: "It will be published on the Internet. Please handle your personal information with care." avatar: "Avatar" banner: "Banner" is-cat: "This account is a Cat" diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index bc010a4c57..72115b0179 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -859,12 +859,12 @@ common/views/components/profile-editor.vue: name: "名前" account: "アカウント" location: "場所" - location-caution: "インターネットに公開されます。ビジネス用途を除き詳細な住所を記載しないでください" + location-caution: "インターネットに公開されます。ビジネス用途を除き詳細な住所を記載しないでください。" description: "自己紹介" you-can-include-hashtags: "ハッシュタグを含めることができます。" language: "言語" birthday: "誕生日" - birthday-caution: "インターネットに公開されます。個人情報は慎重に取り扱ってください" + birthday-caution: "インターネットに公開されます。個人情報は慎重に取り扱ってください。" avatar: "アバター" banner: "バナー" is-cat: "このアカウントは Cat です"