Browse Source

Meilleure traduction pour ISP et offers

Irina LAMBLA 6 years ago
parent
commit
c06fccd520
2 changed files with 2 additions and 2 deletions
  1. 1 1
      coin/isp_database/app.py
  2. 1 1
      coin/offers/app.py

+ 1 - 1
coin/isp_database/app.py

@@ -7,5 +7,5 @@ import coin.apps
 
 class ISPdatabaseConfig(AppConfig):
     name = 'coin.isp_database'
-    verbose_name = 'Base de donnée du FaI'
+    verbose_name = 'Identité du FaI'
 

+ 1 - 1
coin/offers/app.py

@@ -7,5 +7,5 @@ import coin.apps
 
 class OffersConfig(AppConfig):
     name = 'coin.offers'
-    verbose_name = 'Offres'
+    verbose_name = 'Offres et Abonnements'