Update Localizable.strings (#941)

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
This commit is contained in:
Yusuke Arakawa 2023-02-19 15:25:34 +09:00 committed by GitHub
parent 5faf793fe2
commit 20098c8e7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -263,11 +263,11 @@
"account.joined" = "登録日";
"account.action.logout" = "アカウントをログアウトする";
"account.relation.note.edit" = "Edit Note";
"account.relation.note.edit.placeholder" = "Enter Note text";
"account.relation.note.edit.error.save.message" = "Error while saving your note, please try again.";
"account.relation.note.edit.error.save.title" = "Error while saving your note";
"account.relation.note.label" = "Note:";
"account.relation.note.edit" = "ノートを編集";
"account.relation.note.edit.placeholder" = "ノートを入力";
"account.relation.note.edit.error.save.message" = "ノートの保存中にエラーが発生しました、もう一度お試しください。";
"account.relation.note.edit.error.save.title" = "ノートの保存中にエラーが発生しました";
"account.relation.note.label" = "ノート:";
// MARK: Package: Conversations
"conversations.action.delete" = "削除";