Skip to content

Commit ab802bc

Browse files
committed
[#1741] Added .xml to translations
1 parent 5d3ad6f commit ab802bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

translations/locales/en-US/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"Title": "Create File",
239239
"CloseButtonARIA": "Close New File Modal",
240240
"EnterName": "Please enter a name",
241-
"InvalidType": "Invalid file type. Valid extensions are .js, .css, .json, .txt, .csv, .tsv, .frag, and .vert."
241+
"InvalidType": "Invalid file type. Valid extensions are .js, .css, .json, .xml, .txt, .csv, .tsv, .frag, and .vert."
242242
},
243243
"NewFileForm": {
244244
"AddFileSubmit": "Add File",

translations/locales/es-419/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"Title": "Crear Archivo",
239239
"CloseButtonARIA": "Cerrar diálogo de crear archivo",
240240
"EnterName": "Por favor introduce un nombre",
241-
"InvalidType": "Tipo de archivo inválido. Las extensiones válidas son .js, .css, .json, .txt, .csv, .tsv, .frag y .vert."
241+
"InvalidType": "Tipo de archivo inválido. Las extensiones válidas son .js, .css, .json, .xml, .txt, .csv, .tsv, .frag y .vert."
242242
},
243243
"NewFileForm": {
244244
"AddFileSubmit": "Agregar Archivo",

translations/locales/hi/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"Title": "फ़ाइल बनाएँ",
239239
"CloseButtonARIA": "नई फ़ाइल मोडल बंद करें",
240240
"EnterName": "कृपया एक नाम दर्ज करें",
241-
"InvalidType": "अमान्य फ़ाइल प्रकार। मान्य एक्सटेंशन हैं .js, .css, .json, .txt, .csv, .tsv, .frag, और .vert."
241+
"InvalidType": "अमान्य फ़ाइल प्रकार। मान्य एक्सटेंशन हैं .js, .css, .json, .xml, .txt, .csv, .tsv, .frag, और .vert."
242242
},
243243
"NewFileForm": {
244244
"AddFileSubmit": "फाइल जोडें",

translations/locales/ja/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"Title": "ファイル作成",
239239
"CloseButtonARIA": "新規ファイルモーダルを閉じる",
240240
"EnterName": "ファイル名を入力してください",
241-
"InvalidType": "ファイルタイプが無効です。有効な拡張子は、.js、.css、.json、.txt、.csv、.tsv、.frag、.vertです。"
241+
"InvalidType": "ファイルタイプが無効です。有効な拡張子は、.js、.css、.json、.xml、.txt、.csv、.tsv、.frag、.vertです。"
242242
},
243243
"NewFileForm": {
244244
"AddFileSubmit": "ファイルを追加",

0 commit comments

Comments
 (0)