Update messages.js

This commit is contained in:
Hakaba Hitoyo 2018-08-10 07:04:25 +00:00
parent 6cc1083287
commit 23cfec4332

View file

@ -837,38 +837,38 @@ const ja = {
follow_import_error: 'フォローのインポートがエラーになりました。' follow_import_error: 'フォローのインポートがエラーになりました。'
}, },
notifications: { notifications: {
notifications: '通知', notifications: 'つうち',
read: 'んだ!', read: 'んだ!',
followed_you: 'フォローされました', followed_you: 'フォローされました',
favorited_you: 'あなたの投稿がお気に入りされました', favorited_you: 'あなたのステータスがおきにいりされました',
repeated_you: 'あなたの投稿がリピートされました' repeated_you: 'あなたのステータスがリピートされました'
}, },
login: { login: {
login: 'ログイン', login: 'ログイン',
username: 'ユーザー', username: 'ユーザーめい',
placeholder: '例えば lain', placeholder: 'れい: lain',
password: 'パスワード', password: 'パスワード',
register: '登録', register: 'はじめる',
logout: 'ログアウト' logout: 'ログアウト'
}, },
registration: { registration: {
registration: '登録', registration: 'はじめる',
fullname: '表示名', fullname: 'スクリーンネーム',
email: 'Eメール', email: 'Eメール',
bio: 'プロフィール', bio: 'プロフィール',
password_confirm: 'パスワードの確認' password_confirm: 'パスワードのかくにん'
}, },
post_status: { post_status: {
posting: '投稿', posting: 'とうこう',
default: 'ちょうどL.A.に着陸しました。' default: 'はねだくうこうに、つきました。'
}, },
finder: { finder: {
find_user: 'ユーザー検索', find_user: 'ユーザーをさがす',
error_fetching_user: 'ユーザー検索でエラーが発生しました' error_fetching_user: 'ユーザーけんさくがエラーになりました。'
}, },
general: { general: {
submit: '送信', submit: 'そうしん',
apply: '適用' apply: 'てきよう'
}, },
user_profile: { user_profile: {
timeline_title: 'ユーザータイムライン' timeline_title: 'ユーザータイムライン'