You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translation/en-US.ts
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -98,14 +98,6 @@ export default {
98
98
China_NGO_Landscape: 'China Public Interest Landscape',
99
99
open_source_public_interest_plan: 'Open Source Public Interest Plan',
100
100
landscape: 'Landscape',
101
-
join_the_public_interest_map: 'Join the Public Interest Map',
102
-
about_China_NGO_Map: 'About China Public Interest Map',
103
-
China_NGO_Map_description:
104
-
'China Public Interest Map is a visualization platform showcasing the distribution and development status of public interest organizations in China, helping the public understand the current state of the public interest ecosystem.',
105
-
by_year: 'By Year',
106
-
by_city: 'By City',
107
-
by_type: 'By Type',
108
-
by_tag: 'By Tag',
109
101
organizations: 'Organizations',
110
102
no_data_available: 'No data available',
111
103
@@ -120,4 +112,18 @@ export default {
120
112
landscape_data_loading_message:
121
113
'Public interest organization data is loading, please try again later.',
122
114
visit_website: 'Visit Website',
115
+
116
+
// Chart distribution titles
117
+
ngo_area_distribution: 'NGO Area Distribution',
118
+
ngo_service_distribution: 'NGO Service Distribution',
119
+
ngo_type_distribution: 'NGO Type Distribution',
120
+
121
+
// Home page sections
122
+
participate: 'Participate',
123
+
code_work: 'Code Work',
124
+
non_code_work: 'Non-Code Work',
125
+
action: 'Action',
126
+
we_are_organizing_bazaar: 'We are organizing the March Open Source Bazaar, welcome to participate!',
127
+
welcome_open_collaboration: 'Welcome to participate in',
0 commit comments