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: i18n/locales/en.json
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,19 @@
140
140
"role": "role",
141
141
"members": "members"
142
142
},
143
-
"scroll_to_top": "Scroll to top"
143
+
"scroll_to_top": "Scroll to top",
144
+
"cancel": "Cancel",
145
+
"save": "Save",
146
+
"edit": "Edit",
147
+
"error": "Error"
148
+
},
149
+
"profile": {
150
+
"display_name": "Display Name",
151
+
"description": "Description",
152
+
"no_description": "No description",
153
+
"likes": "Likes",
154
+
"seo_title": "{handle} - npmx",
155
+
"seo_description": "npmx profile by {handle}"
144
156
},
145
157
"package": {
146
158
"not_found": "Package Not Found",
@@ -909,7 +921,8 @@
909
921
"connect_bluesky": "Connect with Bluesky",
910
922
"what_is_atmosphere": "What is an Atmosphere account?",
911
923
"atmosphere_explanation": "{npmx} uses the {atproto} to power many of its social features, allowing users to own their data and use one account for all compatible applications. Once you create an account, you can use other apps like {bluesky} and {tangled} with the same account.",
912
-
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL"
924
+
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL",
Copy file name to clipboardExpand all lines: lunaria/files/en-GB.json
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,19 @@
139
139
"role": "role",
140
140
"members": "members"
141
141
},
142
-
"scroll_to_top": "Scroll to top"
142
+
"scroll_to_top": "Scroll to top",
143
+
"cancel": "Cancel",
144
+
"save": "Save",
145
+
"edit": "Edit",
146
+
"error": "Error"
147
+
},
148
+
"profile": {
149
+
"display_name": "Display Name",
150
+
"description": "Description",
151
+
"no_description": "No description",
152
+
"likes": "Likes",
153
+
"seo_title": "{handle} - npmx",
154
+
"seo_description": "npmx profile by {handle}"
143
155
},
144
156
"package": {
145
157
"not_found": "Package Not Found",
@@ -908,7 +920,8 @@
908
920
"connect_bluesky": "Connect with Bluesky",
909
921
"what_is_atmosphere": "What is an Atmosphere account?",
910
922
"atmosphere_explanation": "{npmx} uses the {atproto} to power many of its social features, allowing users to own their data and use one account for all compatible applications. Once you create an account, you can use other apps like {bluesky} and {tangled} with the same account.",
911
-
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL"
923
+
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL",
Copy file name to clipboardExpand all lines: lunaria/files/en-US.json
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,19 @@
139
139
"role": "role",
140
140
"members": "members"
141
141
},
142
-
"scroll_to_top": "Scroll to top"
142
+
"scroll_to_top": "Scroll to top",
143
+
"cancel": "Cancel",
144
+
"save": "Save",
145
+
"edit": "Edit",
146
+
"error": "Error"
147
+
},
148
+
"profile": {
149
+
"display_name": "Display Name",
150
+
"description": "Description",
151
+
"no_description": "No description",
152
+
"likes": "Likes",
153
+
"seo_title": "{handle} - npmx",
154
+
"seo_description": "npmx profile by {handle}"
143
155
},
144
156
"package": {
145
157
"not_found": "Package Not Found",
@@ -908,7 +920,8 @@
908
920
"connect_bluesky": "Connect with Bluesky",
909
921
"what_is_atmosphere": "What is an Atmosphere account?",
910
922
"atmosphere_explanation": "{npmx} uses the {atproto} to power many of its social features, allowing users to own their data and use one account for all compatible applications. Once you create an account, you can use other apps like {bluesky} and {tangled} with the same account.",
911
-
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL"
923
+
"default_input_error": "Please enter a valid handle, DID, or a full PDS URL",
0 commit comments