Merge pull request #1 from nikolito/ja-patch-1

Japanese Translation
This commit is contained in:
Natsuko YOSHIGA 2022-07-23 19:09:02 +09:00 committed by GitHub
commit 3ec12a10e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
src/i18n/message_ja.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "コメントを追加する...",
"Add a reply...": "返信する...",
"Add tag...": "タグを追加する...",
"Cancel": "キャンセル",
"Close": "閉じる",
"Edit": "編集",
"Delete": "削除",
"Ok": "Ok"
}