This commit is contained in:
syuilo 2017-08-28 19:43:24 +09:00
parent 09e443aeb3
commit 29ed58e4b3
7 changed files with 213 additions and 7 deletions

View file

@ -336,12 +336,28 @@ mobile:
mk-search-page:
search: "Search"
mk-settings:
signed-in-as: "Signed in as {}"
mk-settings-page:
profile: "Profile"
applications: "Applications"
twitter-integration: "Twitter integration"
signin-history: "Sign in history"
api: "API"
settings: "Settings"
signout: "Sign out"
mk-profile-setting-page:
title: "Profile Settings"
mk-profile-setting:
name: "Name"
location: "Location"
description: "Description"
birthday: "Birthday"
save: "Save"
saved: "Profile updated successfully"
mk-user-followers-page:
followers-of: "Followers of {}"

View file

@ -336,12 +336,28 @@ mobile:
mk-search-page:
search: "検索"
mk-settings:
signed-in-as: "{}としてサインイン中"
mk-settings-page:
profile: "プロフィール"
applications: "アプリケーション"
twitter-integration: "Twitter連携"
signin-history: "ログイン履歴"
api: "API"
settings: "設定"
signout: "サインアウト"
mk-profile-setting-page:
title: "プロフィール設定"
mk-profile-setting:
name: "名前"
location: "場所"
description: "自己紹介"
birthday: "誕生日"
save: "保存"
saved: "プロフィールを保存しました"
mk-user-followers-page:
followers-of: "{}のフォロワー"