1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-08 12:29:54 +02:00

🚀 Prepare beta 2

This commit is contained in:
2021-12-03 21:36:48 +01:00
parent 93bdb0ed7f
commit 912e549104
4 changed files with 231 additions and 12 deletions

View File

@@ -53,8 +53,8 @@
// SITE LIST ACTIONS
"site_list.secure" = "Secure";
"site_list.unsecure" = "Unsecure";
"site_list.secure" = "Secure (Coming soon!)";
"site_list.unsecure" = "Unsecure (Coming soon!)";
"site_list.open_in_finder" = "Open in Finder";
"site_list.open_in_browser" = "Open in Browser";
"site_list.open_with_vs_code" = "Open with Visual Studio Code";