You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: [gameplay]/hedit/client/gui/languages/spanish.lua
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,8 @@
40
40
41
41
successSave="Se guardo el handling con exito!",
42
42
successLoad="Se cargo el handling con exito!",
43
-
successDelete="",
43
+
successDelete="Listo tú handling ha sido borrado!",
44
+
44
45
45
46
confirmVersionReset="Estas seguro de que deseas establecer la version del editor a la de este servidor? Tus handlings guardados pueden llegar a ser incompatibles.",
46
47
successVersionReset="La version de editor se ha actualizado.",
0 commit comments