diff --git a/atom.xml b/atom.xml index 394ad61f0f..7927643531 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Join the translation team and choose your language. Even if your language is completely translated, extra proofreading is a big help! Please feel free to review the existing translations, and vote for alternatives that might be more appropriate.
First time users may find it helpful to switch between multilanguage and single language view using the button. For more information about the translation workflow, please see the Lokalise translation workflow documents.
Some translation strings will contain special placeholders that will be replaced later. Placeholders shown in square brackets []
are Lokalise key references. These are primarily used to link translation strings that will be duplicated. Different languages may not have the same duplicates as English, and are welcome to link duplicate translations that are not linked in English. Placeholders shown in curly brackets {}
are translation arguments that will be replaced with a live value when Home Assistant is running. Any translation argument placeholders present in the original string must be included in the translated string. These may include special syntax for defining plurals or other replacement rules. The linked format.js guide explains the syntax for adding plural definitions and other rules.
The translation of the Home Assistant frontend is still a work in progress. More phrases will be available for translation soon.
+Some translation strings will contain special placeholders that will be replaced later. Placeholders shown in square brackets []
are Lokalise key references. These are primarily used to link translation strings that will be duplicated. Different languages may not have the same duplicates as English, and are welcome to link duplicate translations that are not linked in English. Placeholders shown in curly brackets {}
are translation arguments that will be replaced with a live value when Home Assistant is running. Any translation argument placeholders present in the original string must be included in the translated string. These may include special syntax for defining plurals or other replacement rules. The linked format.js guide explains the syntax for adding plural definitions and other rules.
hass
command for the first time, it will download, install and cache the necessary libraries/dependencies. This procedure may take anywhere between 5 to 10 minutes. During that time, you may get “site cannot be reached” error when accessing the web interface. This will only happen for the first time, and subsequent restarts will be much faster.
-If you want setup hass
as a daemon and autostart it on boot please refer to [Autostart Home Assistant](/docs/autostart/].
If you want setup hass
as a daemon and autostart it on boot please refer to Autostart Home Assistant.