Miguel Targa 2021-01-16 19:09:27 -06:00 zatwierdzone przez GitHub
commit e6bc9cc9d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -50,7 +50,7 @@ define(function(require, exports, module) {
"EISDIR": "{Totype|type} {to|filename} is a directory",
"ENOTDIR": "{Totype|type} {to|filename} is not a directory",
"EEXIST": "{Totype|type} {to|filename} already exists",
"EACCES": "Access denied acccessing this {type}",
"EACCES": "Access denied accessing this {type}",
"ENOSPC": "Your disk is full. Please create more space. Could not write {filename}",
"EDISCONNECT": "The connection went away. Please try again.",
"ENOTCONNECTED": "You are disconnected. "