Skip to content

Commit

Permalink
Fix typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
aperkins81 committed Oct 4, 2024
1 parent ec87274 commit 8cdcd4d
Show file tree
Hide file tree
Showing 3 changed files with 2,431 additions and 3,404 deletions.
3 changes: 3 additions & 0 deletions weather@mockturtl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ The setting allows you to make the applet display basically anything in the form
| `{tmr_t}` | Tomorrow's min and max temperatures |
| `{tmr_td}` | Tomorrow's min and max temperatures with differences |
| `{tmr_c}` | Tomorrow's short condition text |
| `{t_h}` | Temperature in next 1-2 hours |
| `{t_h_diff}` | Temperature change in next 1-2 hours with arrow indicator |
| `{br}` | Line Break |

Expand All @@ -227,6 +228,8 @@ Multiline example for tooltip - extra spaces fix rounded tooltips: ` {c

* Add presets for custom overrides.

* Add more tags for changes in values.

## Language Translations

If you want to update or change the translation in your language other than English, here are some steps to get you started. Keep in mind that your local changes will be overwritten when an update of the applets language is installed. Feel free to share your translation, which is very much appreciated,
Expand Down
Loading

0 comments on commit 8cdcd4d

Please sign in to comment.