All Projects → steverichey → Google Play Badge Svg

steverichey / Google Play Badge Svg

Licence: mit
Hosting for localized versions of Google Play badges in SVG format.

Programming Languages

language
365 projects

Projects that are alternatives of or similar to Google Play Badge Svg

Fluent
Fluent — planning, spec and documentation
Stars: ✭ 818 (+497.08%)
Mutual labels:  localization, l10n
Zing
Translation server for continuous localization.
Stars: ✭ 55 (-59.85%)
Mutual labels:  localization, l10n
Fsfirestore
Functional F# library to access Firestore database hosted on Google Cloud Platform (GCP) or Firebase.
Stars: ✭ 22 (-83.94%)
Mutual labels:  google, store
Fluent Rs
Rust implementation of Project Fluent
Stars: ✭ 503 (+267.15%)
Mutual labels:  localization, l10n
Keys Translations Manager
KTM, a locale management web app built on MERN stack, lets you manage and control locales in one place. It's particularly useful for someone who needs to manage multiple internationalization/localization projects.
Stars: ✭ 81 (-40.88%)
Mutual labels:  localization, l10n
Fluent.js
JavaScript implementation of Project Fluent
Stars: ✭ 622 (+354.01%)
Mutual labels:  localization, l10n
Localize React
✈️ Lightweight React Localization Library 🇺🇸
Stars: ✭ 52 (-62.04%)
Mutual labels:  localization, l10n
Mojito
An automation platform that enables continuous localization.
Stars: ✭ 256 (+86.86%)
Mutual labels:  localization, l10n
Punic
PHP translation and localization made easy!
Stars: ✭ 133 (-2.92%)
Mutual labels:  localization, l10n
Locale2
💪 Try as hard as possible to detect the client's language tag ("locale") in node or the browser. Browserify and Webpack friendly!
Stars: ✭ 65 (-52.55%)
Mutual labels:  localization, l10n
Laravel Js Localization
🌐 Convert your Laravel messages and consume them in the front-end!
Stars: ✭ 451 (+229.2%)
Mutual labels:  localization, l10n
Pseudo Localization
Dynamic pseudo-localization in the browser and nodejs
Stars: ✭ 109 (-20.44%)
Mutual labels:  localization, l10n
Open Source Badges
Open Source & Licence Badges
Stars: ✭ 368 (+168.61%)
Mutual labels:  badge, badges
Badgeview
a BadeView base on android
Stars: ✭ 654 (+377.37%)
Mutual labels:  badge, badges
Tower
i18n & L10n library for Clojure/Script
Stars: ✭ 264 (+92.7%)
Mutual labels:  localization, l10n
Badges4 Readme.md Profile
👩‍💻👨‍💻 Improve your README.md profile with these amazing badges.
Stars: ✭ 929 (+578.1%)
Mutual labels:  badge, badges
i18n
Package i18n is for app Internationalization and Localization.
Stars: ✭ 79 (-42.34%)
Mutual labels:  localization, l10n
labels
Bolt Labels extension - Translatable labels for Bolt
Stars: ✭ 18 (-86.86%)
Mutual labels:  localization, l10n
Redux React I18n
An i18n solution for React/Redux and React Native projects
Stars: ✭ 64 (-53.28%)
Mutual labels:  localization, l10n
Badgeforappicon
The unread badges of the android launcher icon.
Stars: ✭ 83 (-39.42%)
Mutual labels:  badge, badges

google-play-badge-svg

Build status License: MIT

AboutUsageAvailable badgesNotesLicense

Hosting for localized versions of Google Play™ badges in SVG format.

About

It's possible to use Apple's linkmaker service to generate localized "Download on the App Store" SVG badges for your application. However, no similar service exists for Google's "Get it on Google Play" badges. This repository serves as hosting for Google's badges in SVG format.

Usage

You should probably use a service like RawGit if you're going to use these images for anything much more than development. Just grab the URL of the file you want and pop it in here. Here's an image from this repo served up via RawGit.

It's that easy! With a little JavaScript to check for locale (check navigator.language || navigator.browserLanguage) you can then load language-specific versions of the badge. I'd like to make this easier by making this available as a Node module, so keep an eye on this space if that sounds cool.

Let me know if you have any questions, suggestions, or comments!

Available badges

To view the list of available badges, please see this folder or view all of the images in one place here. If I've made an error somewhere or you'd like an additional language added, please open an issue.

Notes

Badges are labeled according to how Google sorts them, which is mostly using ISO 639-1 codes. For some languages with multiple dialects the sorting is a little different.

All SVGs use outlined text instead of embedded fonts.

Inclusion or omission of any language or dialect should not be misconstrued as support for any particular nationality, country, ideology, race, or similar. If there's a language in here, it's just because Google had it available or someone added it themselves. If a language is missing, it's just because Google did not have it available or I had issues with their file.

License

Unless covered under some other license, all content in this repository is shared under an MIT license. See license.md for details.

Google Play and the Google Play logo are trademarks of Google Inc. Be sure to read the Branding Guidelines and contact Google via the Android and Google Play Brand Permissions Inquiry form if you have any questions. SVGs in this repository were generated from files provided by Google here and they have all the copyrights and trademarks and whatevs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].