|
235 | 235 | "message": "Price Drop Alert", |
236 | 236 | "description": "Shopping feature: Price alert" |
237 | 237 | }, |
| 238 | + "homepage.scenario.sites.more": { |
| 239 | + "message": "+More", |
| 240 | + "description": "More sites indicator in scenario cards" |
| 241 | + }, |
238 | 242 | "homepage.download.title.ready": { |
239 | 243 | "message": "Ready to", |
240 | 244 | "description": "Download section title part 1" |
|
278 | 282 | "homepage.footer.contributors.title": { |
279 | 283 | "message": "Thanks to all contributors", |
280 | 284 | "description": "Footer contributors section title" |
| 285 | + }, |
| 286 | + "homepage.meta.title": { |
| 287 | + "message": "Home", |
| 288 | + "description": "Homepage meta title" |
| 289 | + }, |
| 290 | + "homepage.meta.description": { |
| 291 | + "message": "ScriptCat, a browser extension that executes user scripts, making everything scriptable and enabling your browser to do more!", |
| 292 | + "description": "Homepage meta description" |
| 293 | + }, |
| 294 | + "footer.description": { |
| 295 | + "message": "A powerful browser script engine that makes your web experience richer and more colorful.", |
| 296 | + "description": "Footer description" |
| 297 | + }, |
| 298 | + "footer.product.title": { |
| 299 | + "message": "Product", |
| 300 | + "description": "Footer product section title" |
| 301 | + }, |
| 302 | + "footer.product.features": { |
| 303 | + "message": "Features", |
| 304 | + "description": "Footer product features link" |
| 305 | + }, |
| 306 | + "footer.product.scriptStore": { |
| 307 | + "message": "Script Store", |
| 308 | + "description": "Footer product script store link" |
| 309 | + }, |
| 310 | + "footer.product.changelog": { |
| 311 | + "message": "Changelog", |
| 312 | + "description": "Footer product changelog link" |
| 313 | + }, |
| 314 | + "footer.resources.title": { |
| 315 | + "message": "Resources", |
| 316 | + "description": "Footer resources section title" |
| 317 | + }, |
| 318 | + "footer.resources.devDocs": { |
| 319 | + "message": "Developer Docs", |
| 320 | + "description": "Footer resources development docs link" |
| 321 | + }, |
| 322 | + "footer.resources.apiReference": { |
| 323 | + "message": "API Reference", |
| 324 | + "description": "Footer resources API reference link" |
| 325 | + }, |
| 326 | + "footer.resources.examples": { |
| 327 | + "message": "Example Scripts", |
| 328 | + "description": "Footer resources example scripts link" |
| 329 | + }, |
| 330 | + "footer.resources.faq": { |
| 331 | + "message": "FAQ", |
| 332 | + "description": "Footer resources FAQ link" |
| 333 | + }, |
| 334 | + "footer.community.title": { |
| 335 | + "message": "Community", |
| 336 | + "description": "Footer community section title" |
| 337 | + }, |
| 338 | + "footer.community.forum": { |
| 339 | + "message": "Forum Discussion", |
| 340 | + "description": "Footer community forum link" |
| 341 | + }, |
| 342 | + "footer.community.discord": { |
| 343 | + "message": "Discord Channel", |
| 344 | + "description": "Footer community Discord link" |
| 345 | + }, |
| 346 | + "footer.community.contributing": { |
| 347 | + "message": "Contributing Guide", |
| 348 | + "description": "Footer community contributing guide link" |
| 349 | + }, |
| 350 | + "footer.community.issues": { |
| 351 | + "message": "Report Issues", |
| 352 | + "description": "Footer community report issues link" |
| 353 | + }, |
| 354 | + "footer.community.contact": { |
| 355 | + "message": "Contact Team", |
| 356 | + "description": "Footer community contact team link" |
| 357 | + }, |
| 358 | + "footer.community.recruiting": { |
| 359 | + "message": "Recruiting", |
| 360 | + "description": "Footer community recruiting badge" |
| 361 | + }, |
| 362 | + "footer.copyright.allRightsReserved": { |
| 363 | + "message": "All rights reserved.", |
| 364 | + "description": "Footer copyright all rights reserved text" |
| 365 | + }, |
| 366 | + "footer.copyright.privacy": { |
| 367 | + "message": "Privacy Policy", |
| 368 | + "description": "Footer copyright privacy policy link" |
| 369 | + }, |
| 370 | + "footer.copyright.terms": { |
| 371 | + "message": "Terms of Use", |
| 372 | + "description": "Footer copyright terms of use link" |
| 373 | + }, |
| 374 | + "footer.copyright.license": { |
| 375 | + "message": "License Agreement", |
| 376 | + "description": "Footer copyright license link" |
281 | 377 | } |
282 | 378 | } |
0 commit comments