Node-Red configuration
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

i18n.js 341B

1234
  1. // Placeholder only - This is NOT a sustainable solution to i18n localisation
  2. // Replace/overwrite this file with an angular-locale_... file of your choice from the npm angular-i18n project
  3. // Then edit dashboard.appcache - (for example add a digit to the hash)
  4. // Stop, start Node-RED and refresh the browser page twice to flush the cache.