Skip to content
Snippets Groups Projects
Commit 26a8923a authored by lain's avatar lain
Browse files

Merge branch 'develop' into 'develop'

add japanese translation

See merge request pleroma/pleroma-fe!135
parents 23d13540 26d27165
No related branches found
No related tags found
No related merge requests found
......@@ -391,6 +391,28 @@ const ja = {
read: '読んだ!',
followed_you: 'フォローされました'
},
login: {
login: 'ログイン',
username: 'ユーザーネーム',
password: 'パスワード',
register: '登録',
logout: 'ログアウト'
},
registration: {
registration: '登録',
fullname: '表示名',
email: 'Eメール',
bio: 'プロフィール',
password_confirm: 'パスワードの確認'
},
post_status: {
posting: '投稿',
default: 'ちょうど羽田に着陸しました'
},
finder: {
find_user: 'ユーザー検索',
error_fetching_user: 'ユーザー検索でエラーが発生しました'
},
general: {
submit: '送信'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment