mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Remove unused messages in language catalog
This commit is contained in:
		| @@ -851,7 +851,6 @@ | ||||
|             "outputas": "Ausgabe", | ||||
|             "breakchunks": "In Chunks aufteilen", | ||||
|             "breaklines": "In Linien aufteilen", | ||||
|             "filelabel": "file", | ||||
|             "sendError": "Nachricht bei Fehler senden (herkömmlicher Modus)", | ||||
|             "encoding": "Kodierung", | ||||
|             "deletelabel": "lösche __file__", | ||||
|   | ||||
| @@ -771,7 +771,6 @@ | ||||
|             "outputas": "출력형식", | ||||
|             "breakchunks": "청크로 분할", | ||||
|             "breaklines": "행으로 분할", | ||||
|             "filelabel": "file", | ||||
|             "sendError": "에러메세지를 송신(호환모드)", | ||||
|             "deletelabel": "delete __file__", | ||||
|             "utf8String": "UTF8문자열", | ||||
|   | ||||
| @@ -816,7 +816,6 @@ | ||||
|             "outputas": "Выход", | ||||
|             "breakchunks": "Разбить файл на части", | ||||
|             "breaklines": "Разбить на строки", | ||||
|             "filelabel": "файл", | ||||
|             "sendError": "Отправлять сообщение при ошибке (устаревший режим)", | ||||
|             "encoding": "Кодировка", | ||||
|             "deletelabel": "удалить __file__", | ||||
|   | ||||
| @@ -804,7 +804,6 @@ | ||||
|             "outputas": "输出", | ||||
|             "breakchunks": "分拆成块", | ||||
|             "breaklines": "分拆成行", | ||||
|             "filelabel": "文件", | ||||
|             "sendError": "发生错误时发送消息(传统模式)", | ||||
|             "encoding": "编码", | ||||
|             "deletelabel": "删除 __file__", | ||||
|   | ||||
| @@ -809,7 +809,6 @@ | ||||
|             "outputas": "輸出", | ||||
|             "breakchunks": "分拆成塊", | ||||
|             "breaklines": "分拆成行", | ||||
|             "filelabel": "文件", | ||||
|             "sendError": "發生錯誤時發送消息(傳統模式)", | ||||
|             "encoding": "編碼", | ||||
|             "deletelabel": "刪除 __file__", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user