Rerun i18n tool (#11721)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
4ee2b6e1bb
commit
6e7e75efb3
@@ -1,9 +1,3 @@
|
||||
# service
|
||||
|
||||
service.voice.googletts.label = Google Cloud Text-to-Speech
|
||||
|
||||
# bundle config
|
||||
|
||||
voice.config.googletts.authcode.label = Authorization Code
|
||||
voice.config.googletts.authcode.description = The auth-code is a one-time code needed to retrieve the necessary access-codes from Google Cloud Platform. <b>Please go to your browser ...</b> https://accounts.google.com/o/oauth2/auth?client_id={{clientId}}&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/cloud-platform&response_type=code <b>... to generate an auth-code and paste it here</b>.
|
||||
voice.config.googletts.clientId.label = Client Id
|
||||
@@ -22,3 +16,7 @@ voice.config.googletts.speakingRate.label = Speaking Rate
|
||||
voice.config.googletts.speakingRate.description = Speaking rate can be 4x faster or slower than the normal rate.
|
||||
voice.config.googletts.volumeGain.label = Volume Gain
|
||||
voice.config.googletts.volumeGain.description = Increase the volume of the output by up to 16db or decrease the volume up to -96db.
|
||||
|
||||
# service
|
||||
|
||||
service.voice.googletts.label = Google Cloud Text-to-Speech
|
||||
|
||||
Reference in New Issue
Block a user