Skip to content

Commit

Permalink
target
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 31, 2023
1 parent bfd902a commit 462c09e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"plugins.manage.message_confirm_enable": "Are you sure you want to enable {{ pluginName }}?",
"plugins.manage.message_install_alternate_version": "Install Alternate Version",
"plugins.manage.message_select_version_to_install": "Select the version to install",
"plugins.manage.message_thanks_for_updating": "Thanks for installing the latest version of {{ pluginName }}.",
"plugins.manage.message_thanks_for_updating": "Thanks for installing the {{ targetVersion }} version of {{ pluginName }}.",
"plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.",
"plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.",
"plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"plugins.manage.message_confirm_enable": "האם אתה בטוח שאתה רוצה לאפשר {{ pluginName }}?",
"plugins.manage.message_install_alternate_version": "התקן גרסא קודמת",
"plugins.manage.message_select_version_to_install": "בחר גרסה להתקנה",
"plugins.manage.message_thanks_for_updating": "Thanks for installing the latest version of {{ pluginName }}.",
"plugins.manage.message_thanks_for_updating": "Thanks for installing the {{ targetVersion }} version of {{ pluginName }}.",
"plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.",
"plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.",
"plugins.manage.message_uninstall_remove_confirmation": "האם אתה בטוח שברצונך להסיר את {{ pluginName }}?",
Expand Down

0 comments on commit 462c09e

Please sign in to comment.