Skip to content

Commit

Permalink
Fix: i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
fs5m8 committed Dec 18, 2022
1 parent 15258ac commit 76b77a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions locales/ja-JP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 です"
Expand Down

0 comments on commit 76b77a8

Please sign in to comment.