mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 18:08:11 +09:00
feat: add Google Play Store
This commit is contained in:
@@ -1,52 +1,53 @@
|
||||
{
|
||||
"title": "Grab a slick name for your new app",
|
||||
"about": "About",
|
||||
"available": "Available",
|
||||
"blog": "Blog Article",
|
||||
"community": "Community",
|
||||
"contributors": "Contributors",
|
||||
"countryCode": "us",
|
||||
"description": "Check availability for your new app name ideas across major registries at once.",
|
||||
"gettingStarted": "Getting Started",
|
||||
"gettingStartedWithExample": "Try with namae",
|
||||
"issues": "Issues",
|
||||
"language": "Language",
|
||||
"noResult": "No Result",
|
||||
"placeholder": "search",
|
||||
"pressEnterToSearch": "Press Enter to search",
|
||||
"providers": {
|
||||
"appStore": "App Store",
|
||||
"domains": "Domains",
|
||||
"firebase": "Firebase",
|
||||
"github": "GitHub Organization",
|
||||
"githubSearch": "GitHub Repository",
|
||||
"gitlab": "GitLab",
|
||||
"google": "Google Search",
|
||||
"heroku": "Heroku",
|
||||
"homebrew": "Homebrew",
|
||||
"instagram": "Instagram",
|
||||
"jsorg": "js.org",
|
||||
"linux": "Linux",
|
||||
"netlify": "Netlify",
|
||||
"now": "Vercel",
|
||||
"npm": "npm",
|
||||
"nta": "Company (JP)",
|
||||
"ocaml": "OCaml",
|
||||
"playStore": "Google Play Store",
|
||||
"pypi": "PyPI",
|
||||
"rubygems": "RubyGems",
|
||||
"rust": "Rust",
|
||||
"homebrew": "Homebrew",
|
||||
"linux": "Linux",
|
||||
"instagram": "Instagram",
|
||||
"twitter": "Twitter",
|
||||
"slack": "Slack",
|
||||
"s3": "AWS S3",
|
||||
"jsorg": "js.org",
|
||||
"githubSearch": "GitHub Repository",
|
||||
"appStore": "App Store",
|
||||
"google": "Google Search",
|
||||
"slack": "Slack",
|
||||
"spectrum": "Spectrum",
|
||||
"heroku": "Heroku",
|
||||
"now": "Vercel",
|
||||
"netlify": "Netlify",
|
||||
"nta": "Company (JP)",
|
||||
"ocaml": "OCaml",
|
||||
"firebase": "Firebase"
|
||||
"twitter": "Twitter"
|
||||
},
|
||||
"uniqueness": {
|
||||
"high": "Pretty unique",
|
||||
"moderate": "Moderately unique",
|
||||
"low": "Typical",
|
||||
"description": "UNIQ shows how unique the name is (0 to 100)"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "How about this?",
|
||||
"showMore": "show more",
|
||||
"noResult": "No Result",
|
||||
"gettingStarted": "Getting Started",
|
||||
"gettingStartedWithExample": "Try with namae",
|
||||
"pressEnterToSearch": "Press Enter to search",
|
||||
"available": "Available",
|
||||
"title": "Grab a slick name for your new app",
|
||||
"try": "How about this?",
|
||||
"unavailable": "Unavailable",
|
||||
"language": "Language",
|
||||
"community": "Community",
|
||||
"about": "About",
|
||||
"contributors": "Contributors",
|
||||
"issues": "Issues",
|
||||
"blog": "Blog Article"
|
||||
"uniqueness": {
|
||||
"description": "UNIQ shows how unique the name is (0 to 100)",
|
||||
"high": "Pretty unique",
|
||||
"low": "Typical",
|
||||
"moderate": "Moderately unique"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user