Force Translate Anything Adv.
App Introduction
Translate hardcoded words or sentences on your store's frontend. When the translation field for a text is unavailable in the "Edit Languages" menu under "Customize," the Force Translate Anything app can help. Force-translate any text snippet on your store's frontend—even those added by other apps. Your custom word-for-word translations will apply to every public page of your store (excluding checkout). The app uses JavaScript to translate text after the page fully loads. While this isn’t an ideal solution, it will work sufficiently in most cases.
Core Functionality
- Translate hardcoded text on any public page of your Shopify store.
- Translate text that is unavailable in the 'Edit languages' menu under 'Customize'.
- Translate input field placeholder text.
- Translate problematic 'Buy Now' buttons.
- Safe to install and remove on your theme.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multilingual Independent Stations
- Global Brand Stores
- Foreign Trade E-commerce Stores
Basic Information
- Developer:Kalis Media
- Address:Warszawska 70, NIP: 6591509223, Miechów, 32-200, PL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2019-12-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shop/translations.json
- PUT /admin/api/shop/translations/{id}.json
- GET /admin/api/shop/translations.json
Permission:write_translations,read_translations,manage_themes
- POST /admin/api/theme/translations.json
- PUT /admin/api/theme/translations/{id}.json
- GET /admin/api/theme/translations.json
Permission:write_themes,read_themes,manage_translations
- POST /admin/api/input_fields/translations.json
- PUT /admin/api/input_fields/translations/{id}.json
- GET /admin/api/input_fields/translations.json
Permission:write_translations,read_translations,manage_inputs
- POST /admin/api/buttons/translations.json
- PUT /admin/api/buttons/translations/{id}.json
- GET /admin/api/buttons/translations.json
Permission:write_translations,read_translations,manage_buttons
- POST /admin/api/themes/{id}/apps/install.json
- DELETE /admin/api/themes/{id}/apps/uninstall.json
- GET /admin/api/themes/{id}/apps.json
Permission:write_themes,read_themes,manage_apps