外掛說明
Starting with WordPress 4.3, you can use languages such as “Deutsch (Sie)” (formal German) in your WordPress installation. But if the themes or plugins you are using do not have a
translation file for this language, WordPress would use the default language, usually English, instead. With the help of this plugin, you can set a fallback for your chosen language.
Every time a translation file is loaded, the plugin will then load the fallback if a translation for the originally chosen language was not found.
A list of all my plugins can be found on the WordPress Plugin page on my blog kau-boys.com.
安裝方式
Install the plugin as usual from the plugins page on your dashboard (by search or uploaded ZIP file) or upload it with FTP. You should then choose your fallback language in “Settings > General”.
常見問題集
-
這個外掛是否僅針對正式德文才能使用?
-
否。網站管理員可以為網站已設定的任何介面語言設定後援語言,例如將 [簡體中文] 設定為 [繁體中文] 的後援語言。
-
網站管理員是否需要手動安裝後援語言的語言套件?
-
否。如果找不到後援語言的語言套件,這個外掛會自動下載。
使用者評論
參與者及開發者
變更記錄
2.0.1
- Fix some minor Plugin Check issues
- Increment Tested up to
- Time invested for this release: 20min
2.0.0
- Implement a solution for “_load_textdomain_just_in_time” function not loading the fallback “.mo” files
- Time invested for this release: 150min
1.0.5
- Increment Tested up to
- Time invested for this release: 10min
1.0.4
- Remove the languages folder and prepare the plugin for automated deployments
- Time invested for this release: 10min
1.0.3
- Implementing the fallback locales as an array
- Time invested for this release: 10min
1.0.2
- Bumping version number
- Time invested for this release: 2min
1.0.1
- Small bugfix for the filter
- Time invested for this release: 15min
1.0.0
- Initial release of the plugin
- Time invested for this release: 200min