MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / _compile_safe_phrase_maps

Function _compile_safe_phrase_maps

Scripts/ButSystem.py:2766–2786  ·  view source on GitHub ↗

Compile safe replacement helpers to avoid substring misspellings (e.g., Add -> Address).

()

Source from the content-addressed store, hash-verified

2764 "Download": "Λήψη",
2765 "Send": "Αποστολή",
2766 "Open": "Άνοιγμα",
2767 "Close": "Κλείσιμο",
2768 "Friends": "Φίλοι",
2769 "Yes": "Ναι",
2770 "No": "Όχι",
2771 "Name": "Όνομα",
2772 "Type": "Τύπος",
2773 "Created": "Δημιουργήθηκε",
2774 "Status": "Κατάσταση",
2775 "Message": "Μήνυμα",
2776 "Subject": "Θέμα",
2777 "People": "Άτομα",
2778 "Online": "Σε σύνδεση",
2779 "Offline": "Εκτός σύνδεσης",
2780 "Now": "Τώρα",
2781 "Confirm": "Επιβεβαίωση",
2782 "Username": "Όνομα χρήστη",
2783 "Password": "Κωδικός",
2784 "Sign": "Σύνδεση",
2785 "In": "Είσοδος",
2786 "Request": "Αίτηση",
2787 "Access": "Πρόσβαση",
2788 "Profile": "Προφίλ",
2789 "Picture": "Εικόνα",

Callers 1

ButSystem.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected