विवरण
Generate SVG badges of translation statuses in your projects. This plugin requires GlotPress to be installed.
Badges:
Project badges:
translation_sets
sub_projects
Translation sets badges:
all_count
untranslated_count
percent_translated
waiting_count
warnings_count
fuzzy_count
Example:
- https://example.com/glotpress/badge/path/of/the/project/percent_translated-fr.svg
For basic URLs scheme, use this format:
- https://example.com/?gp_badge=true&project_path=the/project/path/&locale=fr&info=percent_translated
स्थापना
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress admin
प्रश्नोत्तर
-
Does it support pretty URLs
-
yes, just use
/glotpress/badge/{project_path}/{info}-{locale}.svg
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Badge for GlotPress” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Badge for GlotPress” 8 लोकेलहरूमा अनुवाद गरिएका छन्। योगदानको लागि अनुवादकहरूलाई धन्यवाद।
“Badge for GlotPress” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.1
- Green color only if 100% translated
- Add plugin dependency:
glotpress
1.0.0
- Plugin creation