Skip to content

Commit

Permalink
"More" word and Excel changed to text-file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy A. Golev authored and Dmitriy A. Golev committed Nov 29, 2015
1 parent 0310dbf commit bc9787a
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 10 deletions.
7 changes: 5 additions & 2 deletions i18n/de/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"placeholder": "Knopf drücken \"Erzeugen\""
},
"XLSX":{
"preparing": "Vorbereitung Ihrer Excel-Datei...",
"download": "Laden Lieblingsbuch als Excel-Datei"
"preparing": "Vorbereitung Ihrer Text-Datei...",
"download": "Laden Lieblingsbuch als Text-Datei"
},
"domains":{
"loading": "<br/>Suchen nach<br/>verfügbaren Domains...",
Expand All @@ -52,5 +52,8 @@
"contacts":{
"contactUs": "Kontaktiere uns",
"issue": "Ein Problem abschicken"
},
"words":{
"more": "noch"
}
}
7 changes: 5 additions & 2 deletions i18n/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"placeholder": "Press Generate Button"
},
"XLSX":{
"preparing": "Preparing your Excel file...",
"download": "Download all starred names as Excel file"
"preparing": "Preparing your Text file...",
"download": "Download all starred names as Text file"
},
"domains":{
"loading": "<br/>Checking for<br/>available domains...",
Expand All @@ -52,5 +52,8 @@
"contacts":{
"contactUs": "Contact Us",
"issue": "Submit an issue"
},
"words":{
"more": "more"
}
}
7 changes: 5 additions & 2 deletions i18n/es/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"placeholder": "Prensa \"Generar\""
},
"XLSX":{
"preparing": "Preparación del archivo de Excel...",
"download": "Descargar todas sus nombres favoritos en forma de Excel-file"
"preparing": "Preparación del archivo de Text...",
"download": "Descargar todas sus nombres favoritos en forma de Text-file"
},
"domains":{
"loading": "<br/>Comprobación<br/>de dominios disponibles...",
Expand All @@ -52,5 +52,8 @@
"contacts":{
"contactUs": "Contáctenos",
"issue": "Presentar un problema"
},
"words":{
"more": "más"
}
}
7 changes: 5 additions & 2 deletions i18n/ru/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"placeholder": "Нажмите на кнопку \"Сгенерировать\""
},
"XLSX":{
"preparing": "Подготавливаем Excel файл...",
"download": "Скачать все избранные имена в виде Excel-файла"
"preparing": "Подготавливаем файл...",
"download": "Скачать все избранные имена в виде текстового файла"
},
"domains":{
"loading": "<br/>Проверяю<br/>доступные домены...",
Expand All @@ -52,5 +52,8 @@
"contacts":{
"contactUs": "Обратная связь",
"issue": "Сообщить об ошибке"
},
"words":{
"more": "еще"
}
}
7 changes: 5 additions & 2 deletions i18n/zh/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"placeholder": "按下按钮 \"生成\""
},
"XLSX":{
"preparing": "准备您的Excel文件...",
"download": "下载所有的收藏作为Excel文件"
"preparing": "准备您的文件...",
"download": "下载所有的收藏作为文件"
},
"domains":{
"loading": "<br/>检查可用域...",
Expand All @@ -52,5 +52,8 @@
"contacts":{
"contactUs": "联系我们",
"issue": "提交问题"
},
"words":{
"more": ""
}
}

0 comments on commit bc9787a

Please sign in to comment.