diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json old mode 100755 new mode 100644 index e04d57c0..bdb87513 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -222,7 +222,7 @@ "Device_Title": "Devices", "Donations_Others": "Others", "Donations_Platforms": "Sponsor platforms", - "Donations_Text": "Hey \ud83d\udc4b!
Thanks for clicking on this menu item \ud83d\ude05

I'm trying to collect some donations to make you better software. Also, it would help me not to get burned out, so I can support this app longer. Any small (recurring or not) sponsorship makes me want to put more effort into this app.
I'd love to shorten my work week and in the remaining time fully focus on NetAlertX. You'd get more functionality, a more polished app and less bugs.

Thanks for reading - I'm grateful for any support \u2764\ud83d\ude4f

TL;DR: By supporting me you get:


\ud83d\udce7Email me to jokob@duck.com if you want to get in touch or if I should add other sponsorship platforms.
", + "Donations_Text": "Hey ๐Ÿ‘‹!
Thanks for clicking on this menu item ๐Ÿ˜…

I'm trying to collect some donations to make you better software. Also, it would help me not to get burned out, so I can support this app longer. Any small (recurring or not) sponsorship makes me want to put more effort into this app.
I'd love to shorten my work week and in the remaining time fully focus on NetAlertX. You'd get more functionality, a more polished app and less bugs.

Thanks for reading - I'm grateful for any support โค๐Ÿ™

TL;DR: By supporting me you get:


๐Ÿ“งEmail me to jokob@duck.com if you want to get in touch or if I should add other sponsorship platforms.
", "Donations_Title": "Donations", "ENABLE_PLUGINS_description": "Enables the plugins functionality. Loading plugins requires more hardware resources so you might want to disable them on low-powered system.", "ENABLE_PLUGINS_name": "Enable Plugins", @@ -311,7 +311,7 @@ "HelpFAQ_Cat_General_102_head": "I get the message that the database is read only.", "HelpFAQ_Cat_General_102_text": "Check in the NetAlertX directory if the database folder (db) has been assigned the correct permissions:
drwxrwx--- 2 (your username) www-data
If the permission is not correct, you can set it again with the following commands in the terminal or the console:
sudo chgrp -R www-data /app/db
chmod -R 770 /app/db

If the database is still read-only, try reinstalling or restoring a database backup from the maintenance page.", "HelpFAQ_Cat_General_102docker_head": "Database issues (AJAX errors, read-only, not found)", - "HelpFAQ_Cat_General_102docker_text": "Double-check you have followed the dockerfile readme (most up-to-date info).

", + "HelpFAQ_Cat_General_102docker_text": "Double-check you have followed the dockerfile readme (most up-to-date info).

", "HelpFAQ_Cat_General_103_head": "The login page does not appear, even after changing the password.", "HelpFAQ_Cat_General_103_text": "In addition to the password, the configuration file must contain /app/config/app.conf also the parameter PIALERT_WEB_PROTECTION must set to True.", "HelpFAQ_Cat_Network_600_head": "What is this page for?", @@ -391,7 +391,7 @@ "Maintenance_Tool_del_unknowndev_text": "Before using this function, please make a backup. The deletion cannot be undone. All devices named (unknown) will be deleted from the database.", "Maintenance_Tool_displayed_columns_text": "Change the visibility and order of the columns in the Devices page.", "Maintenance_Tool_drag_me": "Drag me to reorder columns.", - "Maintenance_Tool_order_columns_text": "", + "Maintenance_Tool_order_columns_text": "Maintenance_Tool_order_columns_text", "Maintenance_Tool_purgebackup": "Purge Backups", "Maintenance_Tool_purgebackup_noti": "Purge Backups", "Maintenance_Tool_purgebackup_noti_text": "Are you sure you want to delete all backups except the last 3?", @@ -424,7 +424,7 @@ "Maintenance_lang_selector_empty": "Choose Language", "Maintenance_lang_selector_lable": "Select Language", "Maintenance_lang_selector_text": "The change takes place on the client side, so it affects only the current browser.", - "Maintenance_new_version": "\ud83c\udd95 A new version is available. Check out the release notes.", + "Maintenance_new_version": "๐Ÿ†• A new version is available. Check out the release notes.", "Maintenance_themeselector_apply": "Apply", "Maintenance_themeselector_empty": "Choose a Skin", "Maintenance_themeselector_lable": "Select Skin", @@ -531,8 +531,8 @@ "Setting_Override": "Override value", "Setting_Override_Description": "Enabling this option will override an App supplied default value with the value specified above.", "Settings_Metadata_Toggle": "Show/hide metadata for the given setting.", - "Settings_device_Scanners_desync": "\u26a0 Device scanner schedules are out-of-sync.", - "Settings_device_Scanners_desync_popup": "Schedules of devices scanners (*_RUN_SCHD) are not the same. This will result into inconsistent device online/offline notifications. Unless this is intended, please use the same schedule for all enabled \ud83d\udd0dDevice scanners.", + "Settings_device_Scanners_desync": "โš  Device scanner schedules are out-of-sync.", + "Settings_device_Scanners_desync_popup": "Schedules of devices scanners (*_RUN_SCHD) are not the same. This will result into inconsistent device online/offline notifications. Unless this is intended, please use the same schedule for all enabled ๐Ÿ”Device scanners.", "Speedtest_Results": "Speedtest Results", "Systeminfo_CPU": "CPU", "Systeminfo_CPU_Cores": "CPU Cores:", @@ -608,7 +608,7 @@ "Systeminfo_System_Uptime": "Uptime:", "Systeminfo_This_Client": "This Client", "Systeminfo_USB_Devices": "USB Devices", - "TICKER_MIGRATE_TO_NETALERTX": "\u26a0 Old mount locations detected. Follow this guide to migrate to the new /app/config and /app/db folders and the netalertx container.", + "TICKER_MIGRATE_TO_NETALERTX": "โš  Old mount locations detected. Follow this guide to migrate to the new /app/config and /app/db folders and the netalertx container.", "TIMEZONE_description": "Time zone to display stats correctly. Find your time zone here.", "TIMEZONE_name": "Time zone", "UI_DEV_SECTIONS_description": "Select which UI elements to hide in the Devices pages.", @@ -658,4 +658,4 @@ "settings_system_label": "System", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Save your changes at first before you test your settings." -} \ No newline at end of file +}