Localized mobile/views/pages/reversi.vue
Also added common.name line, as to allow easier rebranding.
This commit is contained in:
parent
3ec3fa2d1e
commit
08afa44e09
3 changed files with 9 additions and 2 deletions
|
@ -948,6 +948,10 @@ mobile/views/pages/note.vue:
|
|||
mobile/views/pages/notifications.vue:
|
||||
notifications: "Notifications"
|
||||
read-all: "Do you wish to mark all notifications as read?"
|
||||
|
||||
mobile/views/pages/reversi.vue:
|
||||
reversi: "Reversi"
|
||||
|
||||
mobile/views/pages/settings/settings.profile.vue:
|
||||
title: "Profile"
|
||||
name: "Name"
|
||||
|
|
|
@ -1102,6 +1102,9 @@ mobile/views/pages/note.vue:
|
|||
mobile/views/pages/notifications.vue:
|
||||
notifications: "通知"
|
||||
read-all: "すべての通知を既読にしますか?"
|
||||
|
||||
mobile/views/pages/reversi.vue:
|
||||
reversi: "リバーシ"
|
||||
|
||||
mobile/views/pages/settings/settings.profile.vue:
|
||||
title: "プロフィール"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue