1 | Navigation: |
---|
2 | secure_global_navigation_home: |
---|
3 | type: "secure_global" |
---|
4 | uri: "@homepage" |
---|
5 | sort_order: 0 |
---|
6 | |
---|
7 | secure_global_navigation_member_search: |
---|
8 | type: "secure_global" |
---|
9 | uri: "member/search" |
---|
10 | sort_order: 10 |
---|
11 | |
---|
12 | secure_global_navigation_community_search: |
---|
13 | type: "secure_global" |
---|
14 | uri: "community/search" |
---|
15 | sort_order: 20 |
---|
16 | |
---|
17 | secure_global_navigation_config: |
---|
18 | type: "secure_global" |
---|
19 | uri: "member/config" |
---|
20 | sort_order: 30 |
---|
21 | |
---|
22 | secure_global_navigation_invite: |
---|
23 | type: "secure_global" |
---|
24 | uri: "member/invite" |
---|
25 | sort_order: 40 |
---|
26 | |
---|
27 | secure_global_navigation_logout: |
---|
28 | type: "secure_global" |
---|
29 | uri: "member/logout" |
---|
30 | sort_order: 50 |
---|
31 | |
---|
32 | default_navigation_home: |
---|
33 | type: "default" |
---|
34 | uri: "@homepage" |
---|
35 | sort_order: 0 |
---|
36 | |
---|
37 | default_navigation_friend_list: |
---|
38 | type: "default" |
---|
39 | uri: "friend/list" |
---|
40 | sort_order: 10 |
---|
41 | |
---|
42 | default_navigation_profile_confirm: |
---|
43 | type: "default" |
---|
44 | uri: "member/profile" |
---|
45 | sort_order: 20 |
---|
46 | |
---|
47 | default_navigation_profile_edit: |
---|
48 | type: "default" |
---|
49 | uri: "member/editProfile" |
---|
50 | sort_order: 30 |
---|
51 | |
---|
52 | friend_navigation_home: |
---|
53 | type: "friend" |
---|
54 | uri: "member/profile" |
---|
55 | sort_order: 10 |
---|
56 | |
---|
57 | friend_navigation_friend_list: |
---|
58 | type: "friend" |
---|
59 | uri: "friend/list" |
---|
60 | sort_order: 20 |
---|
61 | |
---|
62 | friend_navigation_link: |
---|
63 | type: "friend" |
---|
64 | uri: "friend/link" |
---|
65 | sort_order: 30 |
---|
66 | |
---|
67 | friend_navigation_unlink: |
---|
68 | type: "friend" |
---|
69 | uri: "friend/unlink" |
---|
70 | sort_order: 40 |
---|
71 | |
---|
72 | community_navigation_home: |
---|
73 | type: "community" |
---|
74 | uri: "community/home" |
---|
75 | sort_order: 0 |
---|
76 | |
---|
77 | community_navigation_join: |
---|
78 | type: "community" |
---|
79 | uri: "community/join" |
---|
80 | sort_order: 10 |
---|
81 | |
---|
82 | community_navigation_quit: |
---|
83 | type: "community" |
---|
84 | uri: "community/quit" |
---|
85 | sort_order: 20 |
---|
86 | |
---|
87 | NavigationI18n: |
---|
88 | secure_global_navigation_home_i18n: |
---|
89 | id: secure_global_navigation_home |
---|
90 | caption: "マイホーム" |
---|
91 | culture: "ja_JP" |
---|
92 | |
---|
93 | secure_global_navigation_member_search_i18n: |
---|
94 | id: secure_global_navigation_member_search |
---|
95 | caption: "メンバー検索" |
---|
96 | culture: "ja_JP" |
---|
97 | |
---|
98 | secure_global_navigation_community_search_i18n: |
---|
99 | id: secure_global_navigation_community_search |
---|
100 | caption: "コミュニティ検索" |
---|
101 | culture: "ja_JP" |
---|
102 | |
---|
103 | secure_global_navigation_config_i18n: |
---|
104 | id: secure_global_navigation_config |
---|
105 | caption: "設定変更" |
---|
106 | culture: "ja_JP" |
---|
107 | |
---|
108 | secure_global_navigation_invite_i18n: |
---|
109 | id: secure_global_navigation_invite |
---|
110 | caption: "友人を招待する" |
---|
111 | culture: "ja_JP" |
---|
112 | |
---|
113 | secure_global_navigation_logout_i18n: |
---|
114 | id: secure_global_navigation_logout |
---|
115 | caption: "ログアウト" |
---|
116 | culture: "ja_JP" |
---|
117 | |
---|
118 | default_navigation_home_i18n: |
---|
119 | id: default_navigation_home |
---|
120 | caption: "ホーム" |
---|
121 | culture: "ja_JP" |
---|
122 | |
---|
123 | default_navigation_friend_list_i18n: |
---|
124 | id: default_navigation_friend_list |
---|
125 | caption: "マイフレンド" |
---|
126 | culture: "ja_JP" |
---|
127 | |
---|
128 | default_navigation_profile_confirm_i18n: |
---|
129 | id: default_navigation_profile_confirm |
---|
130 | caption: "プロフィール確認" |
---|
131 | culture: "ja_JP" |
---|
132 | |
---|
133 | default_navigation_profile_edit_i18n: |
---|
134 | id: default_navigation_profile_edit |
---|
135 | caption: "プロフィール編集" |
---|
136 | culture: "ja_JP" |
---|
137 | |
---|
138 | friend_navigation_home_i18n: |
---|
139 | id: friend_navigation_home |
---|
140 | caption: "ホーム" |
---|
141 | culture: "ja_JP" |
---|
142 | |
---|
143 | friend_navigation_friend_list_i18n: |
---|
144 | id: friend_navigation_friend_list |
---|
145 | caption: "フレンドリスト" |
---|
146 | culture: "ja_JP" |
---|
147 | |
---|
148 | friend_navigation_link_i18n: |
---|
149 | id: friend_navigation_link |
---|
150 | caption: "マイフレンドになる" |
---|
151 | culture: "ja_JP" |
---|
152 | |
---|
153 | friend_navigation_unlink_i18n: |
---|
154 | id: friend_navigation_unlink |
---|
155 | caption: "マイフレンドをやめる" |
---|
156 | culture: "ja_JP" |
---|
157 | |
---|
158 | community_navigation_home_i18n: |
---|
159 | id: community_navigation_home |
---|
160 | caption: "コミュニティトップ" |
---|
161 | culture: "ja_JP" |
---|
162 | |
---|
163 | community_navigation_join_i18n: |
---|
164 | id: community_navigation_join |
---|
165 | caption: "コミュニティに参加" |
---|
166 | culture: "ja_JP" |
---|
167 | |
---|
168 | community_navigation_quit_i18n: |
---|
169 | id: community_navigation_quit |
---|
170 | caption: "コミュニティを退会" |
---|
171 | culture: "ja_JP" |
---|