i18n
This commit is contained in:
parent
369977189c
commit
9c2f340c1e
3 changed files with 7 additions and 1 deletions
|
@ -523,6 +523,9 @@ mobile/views/pages/followers.vue:
|
|||
mobile/views/pages/following.vue:
|
||||
following-of: "Following of {}"
|
||||
|
||||
mobile/views/pages/home.vue:
|
||||
timeline: "Timeline"
|
||||
|
||||
mobile/views/pages/messaging.vue:
|
||||
messaging: "Messaging"
|
||||
|
||||
|
|
|
@ -523,6 +523,9 @@ mobile/views/pages/followers.vue:
|
|||
mobile/views/pages/following.vue:
|
||||
following-of: "{}のフォロー"
|
||||
|
||||
mobile/views/pages/home.vue:
|
||||
timeline: "タイムライン"
|
||||
|
||||
mobile/views/pages/messaging.vue:
|
||||
messaging: "メッセージ"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue