mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 13:23:09 +02:00
New translations ja.yml (English)
This commit is contained in:
parent
7981bd3080
commit
9e518e8b66
1 changed files with 15 additions and 15 deletions
|
@ -632,21 +632,21 @@ mobile/views/pages/note.vue:
|
||||||
mobile/views/pages/notifications.vue:
|
mobile/views/pages/notifications.vue:
|
||||||
notifications: "Notifications"
|
notifications: "Notifications"
|
||||||
read-all: "Are you sure you want to mark all unread notifications as read?"
|
read-all: "Are you sure you want to mark all unread notifications as read?"
|
||||||
mobile/views/pages/profile-setting.vue:
|
mobile/views/pages/settings/settings.profile.vue:
|
||||||
title: "Profile settings"
|
title: "プロフィール設定"
|
||||||
will-be-published: "These profile settings will be updated."
|
will-be-published: "これらのプロフィールは公開されます。"
|
||||||
name: "Name"
|
name: "名前"
|
||||||
location: "Location"
|
location: "場所"
|
||||||
description: "Description"
|
description: "自己紹介"
|
||||||
birthday: "Birthday"
|
birthday: "誕生日"
|
||||||
avatar: "Avatar"
|
avatar: "アイコン"
|
||||||
banner: "Banner"
|
banner: "バナー"
|
||||||
avatar-saved: "Avatar updated successfully"
|
avatar-saved: "アイコンを保存しました"
|
||||||
banner-saved: "Banner updated successfully"
|
banner-saved: "バナーを保存しました"
|
||||||
set-avatar: "Choose an avatar"
|
set-avatar: "アイコンを選択する"
|
||||||
set-banner: "Choose a banner"
|
set-banner: "バナーを選択する"
|
||||||
save: "Save"
|
save: "保存"
|
||||||
saved: "Profile updated successfully"
|
saved: "プロフィールを保存しました"
|
||||||
mobile/views/pages/search.vue:
|
mobile/views/pages/search.vue:
|
||||||
search: "Search"
|
search: "Search"
|
||||||
empty: "No posts were found for '{}'"
|
empty: "No posts were found for '{}'"
|
||||||
|
|
Loading…
Reference in a new issue