From: lolodomo Date: Fri, 12 Nov 2021 20:14:54 +0000 (+0100) Subject: [voicerss] Add default translations to properties file (#11575) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=5694d8a3c89aec96d8a6621f6ba82f46415049ed;p=openhab-addons.git [voicerss] Add default translations to properties file (#11575) Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties b/bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties new file mode 100644 index 0000000000..75b9cfb9f0 --- /dev/null +++ b/bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties @@ -0,0 +1,8 @@ +# service + +service.voice.voicerss.label = VoiceRSS Text-to-Speech + +# bundle config + +voice.config.voicerss.apiKey.label = VoiceRSS API Key +voice.config.voicerss.apiKey.description = The API Key to get access to http://www.voicerss.org. You need to register with at least a free account to get an API key.