|
239 | 239 | "dashboard.collections.long-title": {
|
240 | 240 | "message": "Your collections"
|
241 | 241 | },
|
| 242 | + "error.collection.404.list_item.1": { |
| 243 | + "message": "You may have mistyped the collection's URL." |
| 244 | + }, |
| 245 | + "error.collection.404.list_item.2": { |
| 246 | + "message": "The collection may be private." |
| 247 | + }, |
| 248 | + "error.collection.404.list_item.3": { |
| 249 | + "message": "The collection may have been taken down by Modrinth's moderation team for violating our <tou-link>Terms of Use</tou-link>." |
| 250 | + }, |
| 251 | + "error.collection.404.list_title": { |
| 252 | + "message": "Why?" |
| 253 | + }, |
| 254 | + "error.collection.404.title": { |
| 255 | + "message": "Collection not found" |
| 256 | + }, |
| 257 | + "error.generic.404.subtitle": { |
| 258 | + "message": "The page you were looking for doesn't seem to exist." |
| 259 | + }, |
| 260 | + "error.generic.404.title": { |
| 261 | + "message": "Page not found" |
| 262 | + }, |
| 263 | + "error.generic.default.list_item.1": { |
| 264 | + "message": "Check if Modrinth is down on our <status-link>Status page</status-link>." |
| 265 | + }, |
| 266 | + "error.generic.default.list_item.2": { |
| 267 | + "message": "If this keeps happening, you may want to let the Modrinth Team know by joining our <discord-link>Discord server</discord-link>." |
| 268 | + }, |
| 269 | + "error.generic.default.list_title": { |
| 270 | + "message": "Please try again in a few minutes." |
| 271 | + }, |
| 272 | + "error.generic.default.subtitle": { |
| 273 | + "message": "Something went wrong." |
| 274 | + }, |
| 275 | + "error.generic.default.title": { |
| 276 | + "message": "Uh oh!" |
| 277 | + }, |
| 278 | + "error.organization.404.list_item.1": { |
| 279 | + "message": "You may have mistyped the organization's URL." |
| 280 | + }, |
| 281 | + "error.organization.404.list_item.2": { |
| 282 | + "message": "The organization's owner may have changed the URL or deleted it." |
| 283 | + }, |
| 284 | + "error.organization.404.list_item.3": { |
| 285 | + "message": "The organization may have been removed by Modrinth's moderation team for violating our <tou-link>Terms of Use</tou-link>." |
| 286 | + }, |
| 287 | + "error.organization.404.list_title": { |
| 288 | + "message": "Why?" |
| 289 | + }, |
| 290 | + "error.organization.404.title": { |
| 291 | + "message": "Organization not found" |
| 292 | + }, |
| 293 | + "error.project.404.list_item.1": { |
| 294 | + "message": "You may have mistyped the project's URL." |
| 295 | + }, |
| 296 | + "error.project.404.list_item.2": { |
| 297 | + "message": "The project's owner may have changed the URL, made the project private, or deleted it." |
| 298 | + }, |
| 299 | + "error.project.404.list_item.3": { |
| 300 | + "message": "The project may have been taken down by Modrinth's moderation team for violating our <tou-link>Terms of Use</tou-link>." |
| 301 | + }, |
| 302 | + "error.project.404.list_title": { |
| 303 | + "message": "Why?" |
| 304 | + }, |
| 305 | + "error.project.404.title": { |
| 306 | + "message": "Project not found" |
| 307 | + }, |
| 308 | + "error.user.404.list_item.1": { |
| 309 | + "message": "You may have mistyped the user's username." |
| 310 | + }, |
| 311 | + "error.user.404.list_item.2": { |
| 312 | + "message": "The user may have changed their username or deleted their account." |
| 313 | + }, |
| 314 | + "error.user.404.list_item.3": { |
| 315 | + "message": "The user's account may have been terminated for violating Modrinth's <tou-link>Terms of Use</tou-link>." |
| 316 | + }, |
| 317 | + "error.user.404.list_title": { |
| 318 | + "message": "Why?" |
| 319 | + }, |
| 320 | + "error.user.404.title": { |
| 321 | + "message": "User not found" |
| 322 | + }, |
242 | 323 | "frog": {
|
243 | 324 | "message": "You've been frogged! 🐸"
|
244 | 325 | },
|
|
0 commit comments