Add shortDescription

This commit is contained in:
dmitry
2021-08-17 05:28:41 +03:00
parent 9aec6bbed4
commit a57e431437
3 changed files with 22 additions and 8 deletions

View File

@ -29,11 +29,13 @@ Addressed by *sway/language*
# FORMAT REPLACEMENTS
*{short}*: Short name of layout (e.g. "en"). Equals to {}.
*{short}*: Short name of layout (e.g. "us"). Equals to {}.
*{shortDescription}*: Short description of layout (e.g. "en").
*{long}*: Long name of layout (e.g. "English (Dvorak)").
*{variant}*: Variant of layout (e.g. "Dvorak").
*{variant}*: Variant of layout (e.g. "dvorak").
# EXAMPLES