diff --git a/ihatemoney/forms.py b/ihatemoney/forms.py
index f8e1b528..2c3bc252 100644
--- a/ihatemoney/forms.py
+++ b/ihatemoney/forms.py
@@ -189,7 +189,7 @@ class ImportProjectForm(FlaskForm):
FileRequired(),
FileAllowed(["json", "JSON", "csv", "CSV"], "Incorrect file format"),
],
- description=_("Import previously exported JSON file"),
+ description=_("Compatible with Cospend"),
)
diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot
index c08d3703..f0b78d63 100644
--- a/ihatemoney/messages.pot
+++ b/ihatemoney/messages.pot
@@ -32,7 +32,10 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
+msgid "Compatible with Cospend"
+msgstr ""
+
+msgid "Import previously exported project"
msgstr ""
msgid "Import"
@@ -388,7 +391,7 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
+msgid "Import project"
msgstr ""
msgid "Choose file"
diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html
index 548f4d03..62117634 100644
--- a/ihatemoney/templates/forms.html
+++ b/ihatemoney/templates/forms.html
@@ -123,6 +123,8 @@
{% include "display_errors.html" %}
{{ form.hidden_tag() }}
+
{{ form.file(class="custom-file-input") }}
@@ -134,7 +136,7 @@
-
+
{% endmacro %}
diff --git a/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po b/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po
index 96c74f23..5890f847 100644
--- a/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "পূর্বে রপ্তানি করা JSON ফাইল আমদানি করুন"
+msgid "Compatible with Cospend"
+msgstr "Cospend সঙ্গে সামঞ্জস্যপূর্ণ"
+
+msgid "Import previously exported project"
+msgstr "পূর্বে এক্সপোর্ট প্রকল্প আমদানি করুন"
msgid "Import"
msgstr "আমদানি"
@@ -411,8 +414,8 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "আমদানি প্রকল্প"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/cs/LC_MESSAGES/messages.po b/ihatemoney/translations/cs/LC_MESSAGES/messages.po
index 27f09140..328967e9 100644
--- a/ihatemoney/translations/cs/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/cs/LC_MESSAGES/messages.po
@@ -51,8 +51,11 @@ msgstr ""
"Tento projekt nemůže být nastaven na 'bez měny' protože obsahuje účty v "
"různých měnáh."
-msgid "Import previously exported JSON file"
-msgstr "Import exportovaného JSON souboru"
+msgid "Compatible with Cospend"
+msgstr "Kompatibilní s Cospend"
+
+msgid "Import previously exported project"
+msgstr "Import dříve exportovaný projekt"
msgid "Import"
msgstr "Import"
@@ -419,8 +422,8 @@ msgstr ""
msgid "Delete project"
msgstr "Vytvořit projekt"
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "Importovat projekt"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/de/LC_MESSAGES/messages.po b/ihatemoney/translations/de/LC_MESSAGES/messages.po
index f27ee84c..29ba546d 100644
--- a/ihatemoney/translations/de/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/de/LC_MESSAGES/messages.po
@@ -53,8 +53,11 @@ msgstr ""
"Dieses Projekt kann nicht auf \"ohne Währung\" eingestellt werden, weil "
"es Rechnungen unterschiedlicher Währungen enthält."
-msgid "Import previously exported JSON file"
-msgstr "Zuvor exportierte JSON-Datei importieren"
+msgid "Compatible with Cospend"
+msgstr "Kompatibel mit der Cospend"
+
+msgid "Import previously exported project"
+msgstr "Import zuvor exportiertes Projekt"
msgid "Import"
msgstr "Importieren"
@@ -434,8 +437,8 @@ msgstr "Projekt bearbeiten"
msgid "Delete project"
msgstr "Projekt löschen"
-msgid "Import JSON"
-msgstr "JSON importieren"
+msgid "Import project"
+msgstr "Projekt importieren"
msgid "Choose file"
msgstr "Datei auswählen"
diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po
index 3e470d7d..7daeb8ed 100644
--- a/ihatemoney/translations/el/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/el/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgstr ""
"Αυτό το έργο δεν μπορεί να οριστεί σε \"χωρίς νόμισμα\" επειδή περιέχει "
"λογαριασμούς σε πολλαπλά νομίσματα."
-msgid "Import previously exported JSON file"
-msgstr "Εισαγωγή αρχείου JSON που έχει εξαχθεί προηγουμένως"
+msgid "Compatible with Cospend"
+msgstr "Συμβατό με το Cospend"
+
+msgid "Import previously exported project"
+msgstr "Εισαγωγή προηγουμένως εξαγόμενου έργου"
msgid "Import"
msgstr "Εισαγωγή"
@@ -430,8 +433,8 @@ msgstr "Επεξεργασία έργου"
msgid "Delete project"
msgstr "Επεξεργασία έργου"
-msgid "Import JSON"
-msgstr "Εισαγωγή JSON"
+msgid "Import project"
+msgstr "Εισαγωγή έργου"
msgid "Choose file"
msgstr "Επιλογή αρχείου"
diff --git a/ihatemoney/translations/eo/LC_MESSAGES/messages.po b/ihatemoney/translations/eo/LC_MESSAGES/messages.po
index 814c1a43..075dad32 100644
--- a/ihatemoney/translations/eo/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/eo/LC_MESSAGES/messages.po
@@ -53,8 +53,11 @@ msgstr ""
"Ĉi tiu projekto ne povas esti agordita al «neniu valuto», ĉar ĝi enhavas "
"fakturojn en pluraj valutoj."
-msgid "Import previously exported JSON file"
-msgstr "Importi antaŭe elportitan JSON-dosieron"
+msgid "Compatible with Cospend"
+msgstr "Kongrua kun Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importi antaŭe eksportitan projekton"
msgid "Import"
msgstr "Enporti"
@@ -428,8 +431,8 @@ msgstr "Redakti projekton"
msgid "Delete project"
msgstr "Forviŝi projekton"
-msgid "Import JSON"
-msgstr "Enporti JSON-dosieron"
+msgid "Import project"
+msgstr "Enporti projeckton"
msgid "Choose file"
msgstr "Elekti dosieron"
diff --git a/ihatemoney/translations/es/LC_MESSAGES/messages.po b/ihatemoney/translations/es/LC_MESSAGES/messages.po
index a9f3f655..7a12aed5 100644
--- a/ihatemoney/translations/es/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/es/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importar .JSON previamente exportado"
+msgid "Compatible with Cospend"
+msgstr "Compatible con Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importar proyecto previamente exportado"
msgid "Import"
msgstr "Importar"
@@ -418,8 +421,8 @@ msgstr ""
msgid "Delete project"
msgstr "Editar el proyecto"
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "Importar el proyecto"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/es_419/LC_MESSAGES/messages.po b/ihatemoney/translations/es_419/LC_MESSAGES/messages.po
index 150f0790..8719e509 100644
--- a/ihatemoney/translations/es_419/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/es_419/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importar archivo JSON previamente exportado"
+msgid "Compatible with Cospend"
+msgstr "Compatible con Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importar proyecto previamente exportado"
msgid "Import"
msgstr "Importar"
@@ -438,8 +441,8 @@ msgstr "Editar proyecto"
msgid "Delete project"
msgstr "Editar proyecto"
-msgid "Import JSON"
-msgstr "Importar JSON"
+msgid "Import project"
+msgstr "Importar proyecto"
msgid "Choose file"
msgstr "Escoger un archivo"
diff --git a/ihatemoney/translations/fa/LC_MESSAGES/messages.po b/ihatemoney/translations/fa/LC_MESSAGES/messages.po
index 2ed7dd74..190fb546 100644
--- a/ihatemoney/translations/fa/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/fa/LC_MESSAGES/messages.po
@@ -48,8 +48,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr ""
+msgid "Compatible with Cospend"
+msgstr "سازگار با Cospend"
+
+msgid "Import previously exported project"
+msgstr "واردات پروژه قبلا صادر شده"
msgid "Import"
msgstr ""
@@ -404,8 +407,8 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "پروژه واردات"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/fr/LC_MESSAGES/messages.po b/ihatemoney/translations/fr/LC_MESSAGES/messages.po
index a9894bb3..151fbcee 100644
--- a/ihatemoney/translations/fr/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/fr/LC_MESSAGES/messages.po
@@ -60,8 +60,11 @@ msgstr ""
"Ce projet ne peut pas être sans devise car il contient des factures "
"utilisant des devises différentes."
-msgid "Import previously exported JSON file"
-msgstr "Importer un fichier JSON précédemment exporté"
+msgid "Compatible with Cospend"
+msgstr "Compatible avec Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importer le projet précédemment exporté"
msgid "Import"
msgstr "Importer"
@@ -431,8 +434,8 @@ msgstr "Éditer le projet"
msgid "Delete project"
msgstr "Supprimer le projet"
-msgid "Import JSON"
-msgstr "Importer le fichier JSON"
+msgid "Import project"
+msgstr "Importer le projet"
msgid "Choose file"
msgstr "Choisir un fichier"
diff --git a/ihatemoney/translations/hi/LC_MESSAGES/messages.po b/ihatemoney/translations/hi/LC_MESSAGES/messages.po
index 5d965f64..9cf03997 100644
--- a/ihatemoney/translations/hi/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/hi/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "पूर्व में निर्यात की गई JSON फ़ाइल आयात करें"
+msgid "Compatible with Cospend"
+msgstr "Cospend के साथ संगत"
+
+msgid "Import previously exported project"
+msgstr "पहले निर्यात की गई परियोजना आयात करें"
msgid "Import"
msgstr "आयात"
@@ -437,8 +440,8 @@ msgstr "परियोजना संपादित करें"
msgid "Delete project"
msgstr "परियोजना संपादित करें"
-msgid "Import JSON"
-msgstr "JSON को आयात करे"
+msgid "Import project"
+msgstr "आयात परियोजना"
msgid "Choose file"
msgstr "फ़ाइल चुनें"
diff --git a/ihatemoney/translations/id/LC_MESSAGES/messages.po b/ihatemoney/translations/id/LC_MESSAGES/messages.po
index a6c17a49..018e69f4 100644
--- a/ihatemoney/translations/id/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/id/LC_MESSAGES/messages.po
@@ -53,8 +53,11 @@ msgstr ""
"Proyek ini tidak dapat disetel ke 'tanpa mata uang' karena berisi tagihan"
" dalam berbagai mata uang."
-msgid "Import previously exported JSON file"
-msgstr "Impor file JSON yang sudah diekspor sebelumnya"
+msgid "Compatible with Cospend"
+msgstr "Kompatibel dengan Cospend"
+
+msgid "Import previously exported project"
+msgstr "Impor proyek yang diekspor sebelumnya"
msgid "Import"
msgstr "Impor"
@@ -421,8 +424,8 @@ msgstr "Ubah proyek"
msgid "Delete project"
msgstr "Hapus proyek"
-msgid "Import JSON"
-msgstr "Impor JSON"
+msgid "Import project"
+msgstr "Impor proyek"
msgid "Choose file"
msgstr "Pilih berkas"
diff --git a/ihatemoney/translations/it/LC_MESSAGES/messages.po b/ihatemoney/translations/it/LC_MESSAGES/messages.po
index e25dd0e3..db9f955e 100644
--- a/ihatemoney/translations/it/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/it/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importare il file JSON esportato precedentemente"
+msgid "Compatible with Cospend"
+msgstr "Compatibile con la Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importare il progetto precedentemente esportato"
msgid "Import"
msgstr "Importare"
@@ -437,8 +440,8 @@ msgstr "Modifica progetto"
msgid "Delete project"
msgstr "Modifica progetto"
-msgid "Import JSON"
-msgstr "Importa JSON"
+msgid "Import project"
+msgstr "Importa progetto"
msgid "Choose file"
msgstr "Scegli file"
diff --git a/ihatemoney/translations/ja/LC_MESSAGES/messages.po b/ihatemoney/translations/ja/LC_MESSAGES/messages.po
index a0ebdcf9..e3eb6ce2 100644
--- a/ihatemoney/translations/ja/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/ja/LC_MESSAGES/messages.po
@@ -50,8 +50,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "以前のJSONファイルをインポートする"
+msgid "Compatible with Cospend"
+msgstr "Cospendとの互換性"
+
+msgid "Import previously exported project"
+msgstr "以前にエクスポートされたプロジェクトをインポートします"
msgid "Import"
msgstr "インポート"
@@ -420,8 +423,8 @@ msgstr "プロジェクトを編集する"
msgid "Delete project"
msgstr "プロジェクトを編集する"
-msgid "Import JSON"
-msgstr "JSONを導入する"
+msgid "Import project"
+msgstr "プロジェクトのインポート"
msgid "Choose file"
msgstr "ファイルを選択する"
diff --git a/ihatemoney/translations/kn/LC_MESSAGES/messages.po b/ihatemoney/translations/kn/LC_MESSAGES/messages.po
index f790b17e..d2a21d1d 100644
--- a/ihatemoney/translations/kn/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/kn/LC_MESSAGES/messages.po
@@ -51,8 +51,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr ""
+msgid "Compatible with Cospend"
+msgstr "Cospend ಹೊಂದಬಲ್ಲ"
+
+msgid "Import previously exported project"
+msgstr "ಹಿಂದೆ ರಫ್ತು ಮಾಡಿದ ಯೋಜನೆಯನ್ನು ಆಮದು ಮಾಡಿ"
msgid "Import"
msgstr "ಆಮದು"
@@ -414,8 +417,8 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "ಆಮದು ಯೋಜನೆ"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/ms/LC_MESSAGES/messages.po b/ihatemoney/translations/ms/LC_MESSAGES/messages.po
index d176bf73..0457440f 100644
--- a/ihatemoney/translations/ms/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/ms/LC_MESSAGES/messages.po
@@ -56,8 +56,11 @@ msgstr ""
"ini mempunyai wang dalam beberapa bentuk mata wang"
#, fuzzy
-msgid "Import previously exported JSON file"
-msgstr "Import fail JSON yang telah dieksport sebelum ini"
+msgid "Compatible with Cospend"
+msgstr "Serasi dengan Cospend"
+
+msgid "Import previously exported project"
+msgstr "Mengimport projek yang dieksport sebelumnya"
msgid "Import"
msgstr "Import"
@@ -421,8 +424,8 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "Projek Import"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po b/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po
index a2205820..d61ddb96 100644
--- a/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po
@@ -54,8 +54,11 @@ msgstr ""
"Dette prosjektet kan ikke settes til «Ingen valuta» fordi det inneholder "
"regninger i flere valutaer."
-msgid "Import previously exported JSON file"
-msgstr "Importer tidligere eksportert JSON-fil"
+msgid "Compatible with Cospend"
+msgstr "Kompatibel med Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importer tidligere eksportert prosjekt"
msgid "Import"
msgstr "Importer"
@@ -445,8 +448,8 @@ msgstr "Rediger prosjekt"
msgid "Delete project"
msgstr "Slett prosjekt"
-msgid "Import JSON"
-msgstr "Importer JSON"
+msgid "Import project"
+msgstr "Importer prosjekt"
msgid "Choose file"
msgstr "Velg fil"
diff --git a/ihatemoney/translations/nl/LC_MESSAGES/messages.po b/ihatemoney/translations/nl/LC_MESSAGES/messages.po
index 9049347d..a26d026b 100644
--- a/ihatemoney/translations/nl/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/nl/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Eerder geëxporteerd JSON-bestand importeren"
+msgid "Compatible with Cospend"
+msgstr "Compatibel met Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importeer eerder geëxporteerd project"
msgid "Import"
msgstr "Importeren"
@@ -434,8 +437,8 @@ msgstr "Project aanpassen"
msgid "Delete project"
msgstr "Project aanpassen"
-msgid "Import JSON"
-msgstr "JSON importeren"
+msgid "Import project"
+msgstr "Project importeren"
msgid "Choose file"
msgstr "Bestand kiezen"
diff --git a/ihatemoney/translations/pl/LC_MESSAGES/messages.po b/ihatemoney/translations/pl/LC_MESSAGES/messages.po
index ac22c584..d75eef23 100644
--- a/ihatemoney/translations/pl/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/pl/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Zaimportuj wcześniej wyeksportowany plik JSON"
+msgid "Compatible with Cospend"
+msgstr "Kompatybilny z Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importuj wcześniej eksportowany projekt"
msgid "Import"
msgstr "Importuj"
@@ -434,8 +437,8 @@ msgstr "Edytuj projekt"
msgid "Delete project"
msgstr "Edytuj projekt"
-msgid "Import JSON"
-msgstr "Importuj JSON"
+msgid "Import project"
+msgstr "Importuj projekt"
msgid "Choose file"
msgstr "Wybierz plik"
diff --git a/ihatemoney/translations/pt/LC_MESSAGES/messages.po b/ihatemoney/translations/pt/LC_MESSAGES/messages.po
index 42c74d83..c129558e 100644
--- a/ihatemoney/translations/pt/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/pt/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importar ficheiro JSON exportado anteriormente"
+msgid "Compatible with Cospend"
+msgstr "Compatível com o Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importar projeto exportado anteriormente"
msgid "Import"
msgstr "Importar"
@@ -436,8 +439,8 @@ msgstr "Editar projeto"
msgid "Delete project"
msgstr "Editar projeto"
-msgid "Import JSON"
-msgstr "Importar JSON"
+msgid "Import project"
+msgstr "Importar projeto"
msgid "Choose file"
msgstr "Escolher ficheiro"
diff --git a/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po b/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po
index 4a846bd6..72fb7da6 100644
--- a/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importar arquivo JSON exportado anteriormente"
+msgid "Compatible with Cospend"
+msgstr "Compatível com o cospend"
+
+msgid "Import previously exported project"
+msgstr "Importar projeto exportado anteriormente"
msgid "Import"
msgstr "Importar"
@@ -436,8 +439,8 @@ msgstr "Editar projeto"
msgid "Delete project"
msgstr "Editar projeto"
-msgid "Import JSON"
-msgstr "Importar JSON"
+msgid "Import project"
+msgstr "Importar projeto"
msgid "Choose file"
msgstr "Escolher arquivo"
diff --git a/ihatemoney/translations/ru/LC_MESSAGES/messages.po b/ihatemoney/translations/ru/LC_MESSAGES/messages.po
index 3e01fc9a..376ceb46 100644
--- a/ihatemoney/translations/ru/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/ru/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Импортировать ранее экспортированный JSON файл"
+msgid "Compatible with Cospend"
+msgstr "Совместим с Cospend"
+
+msgid "Import previously exported project"
+msgstr "Импорт ранее экспортированный проект"
msgid "Import"
msgstr "Импортировать"
@@ -435,8 +438,8 @@ msgstr "Изменить проект"
msgid "Delete project"
msgstr "Изменить проект"
-msgid "Import JSON"
-msgstr "Импортировать JSON"
+msgid "Import project"
+msgstr "Импорт проекта"
msgid "Choose file"
msgstr "Выбрать файл"
diff --git a/ihatemoney/translations/sr/LC_MESSAGES/messages.po b/ihatemoney/translations/sr/LC_MESSAGES/messages.po
index b05262c8..d8a2cd37 100644
--- a/ihatemoney/translations/sr/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/sr/LC_MESSAGES/messages.po
@@ -50,8 +50,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr ""
+msgid "Compatible with Cospend"
+msgstr "Компатибилан је са Cospend"
+
+msgid "Import previously exported project"
+msgstr "Увоз претходно извезеног пројекта"
msgid "Import"
msgstr "Uvezi"
@@ -411,8 +414,8 @@ msgstr ""
msgid "Delete project"
msgstr "ukloni"
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "Uvoz projekta"
msgid "Choose file"
msgstr "Izaberi fajl"
diff --git a/ihatemoney/translations/sv/LC_MESSAGES/messages.po b/ihatemoney/translations/sv/LC_MESSAGES/messages.po
index 388bd0d4..7f7324af 100644
--- a/ihatemoney/translations/sv/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/sv/LC_MESSAGES/messages.po
@@ -50,8 +50,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Importera tidigare exporterad JSON-fil"
+msgid "Compatible with Cospend"
+msgstr "Kompatibel med Cospend"
+
+msgid "Import previously exported project"
+msgstr "Importera tidigare exporterat projekt"
msgid "Import"
msgstr "Importera"
@@ -423,8 +426,8 @@ msgstr "Redigera projekt"
msgid "Delete project"
msgstr "Redigera projekt"
-msgid "Import JSON"
-msgstr "Importera JSON"
+msgid "Import project"
+msgstr "Importera projekt"
msgid "Choose file"
msgstr "Välj fil"
diff --git a/ihatemoney/translations/ta/LC_MESSAGES/messages.po b/ihatemoney/translations/ta/LC_MESSAGES/messages.po
index d5a9fd0c..5d51cf94 100644
--- a/ihatemoney/translations/ta/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/ta/LC_MESSAGES/messages.po
@@ -52,8 +52,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "முன்னர் ஏற்றுமதி செய்யப்பட்ட JSON கோப்பை இறக்குமதி செய்க"
+msgid "Compatible with Cospend"
+msgstr "Cospend உடன் இணக்கமானது"
+
+msgid "Import previously exported project"
+msgstr "முன்னர் ஏற்றுமதி செய்யப்பட்ட திட்டத்தை இறக்குமதி செய்தல்"
msgid "Import"
msgstr "இறக்குமதி"
@@ -429,8 +432,8 @@ msgstr ""
msgid "Delete project"
msgstr "திட்டத்தை உருவாக்கவும்"
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "இறக்குமதி திட்டம்"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/th/LC_MESSAGES/messages.po b/ihatemoney/translations/th/LC_MESSAGES/messages.po
index f1de9a81..fed20bfc 100644
--- a/ihatemoney/translations/th/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/th/LC_MESSAGES/messages.po
@@ -49,8 +49,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr ""
+msgid "Compatible with Cospend"
+msgstr "เข้ากันได้กับ Cospend"
+
+msgid "Import previously exported project"
+msgstr "นำเข้าโครงการส่งออกก่อนหน้านี้"
msgid "Import"
msgstr "นำเข้า"
@@ -405,8 +408,8 @@ msgstr ""
msgid "Delete project"
msgstr ""
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "นําเข้าโครงการ"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/tr/LC_MESSAGES/messages.po b/ihatemoney/translations/tr/LC_MESSAGES/messages.po
index a97ca9c2..9caed9c0 100644
--- a/ihatemoney/translations/tr/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/tr/LC_MESSAGES/messages.po
@@ -55,8 +55,11 @@ msgstr ""
"Bu proje, birden fazla para biriminde faturalar içerdiğinden 'para birimi"
" yok' olarak ayarlanamaz."
-msgid "Import previously exported JSON file"
-msgstr "Önceden dışa aktarılan JSON dosyasını içe aktar"
+msgid "Compatible with Cospend"
+msgstr "Cospend ile uyumlu"
+
+msgid "Import previously exported project"
+msgstr "Daha önce ihraç edilen proje ithalatı"
msgid "Import"
msgstr "İçe aktar"
@@ -427,8 +430,8 @@ msgstr "Projeyi düzenle"
msgid "Delete project"
msgstr "Projeyi sil"
-msgid "Import JSON"
-msgstr "JSON'u içe aktar"
+msgid "Import project"
+msgstr "Projeyi içeri aktar"
msgid "Choose file"
msgstr "Dosya seç"
diff --git a/ihatemoney/translations/uk/LC_MESSAGES/messages.po b/ihatemoney/translations/uk/LC_MESSAGES/messages.po
index bceb2a9d..c8e6dc67 100644
--- a/ihatemoney/translations/uk/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/uk/LC_MESSAGES/messages.po
@@ -51,8 +51,11 @@ msgid ""
"multiple currencies."
msgstr ""
-msgid "Import previously exported JSON file"
-msgstr "Імпортувати попередньо експортований JSON файл"
+msgid "Compatible with Cospend"
+msgstr "Сумісність з Cospend"
+
+msgid "Import previously exported project"
+msgstr "Імпорт раніше експортований проектt"
msgid "Import"
msgstr "Імпортувати"
@@ -417,8 +420,8 @@ msgstr ""
msgid "Delete project"
msgstr "Створити проєкт"
-msgid "Import JSON"
-msgstr ""
+msgid "Import project"
+msgstr "Імпорт проекту"
msgid "Choose file"
msgstr ""
diff --git a/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po
index 47377c65..cbbeec82 100644
--- a/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po
@@ -50,8 +50,11 @@ msgid ""
"multiple currencies."
msgstr "此项目不能设置为“无货币”,因为它包含多种货币的账单。"
-msgid "Import previously exported JSON file"
-msgstr "导入之前的JSON 文件"
+msgid "Compatible with Cospend"
+msgstr "与Cospend兼容"
+
+msgid "Import previously exported project"
+msgstr "导入以前导出的项目"
msgid "Import"
msgstr "导入"
@@ -413,8 +416,8 @@ msgstr "编辑项目"
msgid "Delete project"
msgstr "删除项目"
-msgid "Import JSON"
-msgstr "导入json文件"
+msgid "Import project"
+msgstr "导入项目"
msgid "Choose file"
msgstr "选择文件"