muba-posting 7.0.4 → 7.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/ar.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "لا يمكنك النشر في هذه المدينة",
114
114
  "noPromotionTitle": "أنت بحاجة إلى ترقية",
115
115
  "noPromotionText": "لإنشاء إعلان جديد، أنت بحاجة إلى ترويج",
116
- "login": "تسجيل الدخول"
116
+ "login": "الهاتف ملكي، قم بتغيير الحساب"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "قوائم",
package/locales/en.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "You can't post in this city",
114
114
  "noPromotionTitle": "You need a promotion",
115
115
  "noPromotionText": "To create a new ad, you need a promotion",
116
- "login": "Log in"
116
+ "login": "The phone is mine, change account"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "Listing",
package/locales/es.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "No puedes publicar en esta ciudad",
114
114
  "noPromotionTitle": "Necesitas una promoción",
115
115
  "noPromotionText": "Para crear un nuevo anuncio, necesitas una promoción",
116
- "login": "Conectarse"
116
+ "login": "El teléfono es mío, cambiar de cuenta"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "Listing",
package/locales/fr.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "Vous ne pouvez pas poster dans cette ville",
114
114
  "noPromotionTitle": "Vous avez besoin d'une promotion",
115
115
  "noPromotionText": "Pour créer une nouvelle annonce, vous avez besoin d'une promotion",
116
- "login": "Se connecter"
116
+ "login": "Le téléphone est à moi, changer de compte"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "Liste",
package/locales/it.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "Non puoi postare in questa città",
114
114
  "noPromotionTitle": "Hai bisogno di una promozione",
115
115
  "noPromotionText": "Per creare un nuovo annuncio, è necessaria una promozione",
116
- "login": "Accedi"
116
+ "login": "Il telefono è mio, cambia account"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "Inserzioni",
package/locales/nl.json CHANGED
@@ -113,7 +113,7 @@
113
113
  "ad_cant_post_zone": "In deze stad mag je niet posten",
114
114
  "noPromotionTitle": "Je hebt een promotie nodig",
115
115
  "noPromotionText": "Om een nieuwe advertentie te maken, heb je een promotie nodig",
116
- "login": "Inloggen"
116
+ "login": "De telefoon is van mij, account wijzigen"
117
117
  },
118
118
  "product": {
119
119
  "LISTING": "Advertenties",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "muba-posting",
3
- "version": "7.0.4",
3
+ "version": "7.0.5",
4
4
  "description": "Posting",
5
5
  "main": "Posting.js",
6
6
  "scripts": {