Skip to content

Commit

Permalink
Fix widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxudo committed Oct 15, 2024
1 parent 37b74b0 commit 5ba7f2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,15 @@
"2016": "2016",
"2019": "2019",
"2021": "2021",
"2024": "2024",
"mau_channel_widget": {
"title": "Microsoft Update Channel",
"insider_fast": "Insider Fast",
"beta": "Beta",
"insider_slow": "Insider Slow",
"production": "Production"
"preview": "Preview",
"production": "Production",
"current": "Current"
},
"license_type_widget": {
"title": "Microsoft Office License Type",
Expand Down
2 changes: 1 addition & 1 deletion views/ms_remote_desktop_mas_widget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ type: button
widget_id: ms_remote_desktop_mas-widget
api_url: /module/ms_office/get_mas/remote_desktop
i18n_title: ms_office.remote_desktop_mas
icon: fa-desktop
icon: fa-windows
listing_link: /show/listing/ms_office/ms_office
i18n_empty_result: ms_office.blank
buttons:
Expand Down

0 comments on commit 5ba7f2f

Please sign in to comment.