Skip to content

Commit

Permalink
feat: manage price conversions
Browse files Browse the repository at this point in the history
  • Loading branch information
blooroot committed Nov 29, 2024
1 parent 62a9839 commit 9f119db
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/src/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ i18n
davinci_feature3: '• Enlace para compartir tu galería',
davinci_feature4: '• 1GB de almacenamiento',
vangogh_title: 'Van Gogh',
vangogh_price: 'USD 6/mes',
vangogh_price: 'PEN 22.20/mes',
vangogh_feature1: '• Soporte para subir archivos 2D (PNG, JPG) y 3D (.OBJ, .FBX)',
vangogh_feature2: '• Personalización de elementos dentro de la galería',
vangogh_feature3: '• Enlace personalizable para compartir la galería',
vangogh_feature4: '• 50GB de almacenamiento',
vangogh_feature5: '• Acceso a plantillas premium',
picasso_title: 'Picasso',
picasso_price: 'USD 15/mes',
picasso_price: 'PEN 55.50/mes',
picasso_feature1: '• Soporte para subir archivos 2D (PNG, JPG) y 3D (BLENDER, OBJ, FBX)',
picasso_feature2: '• Personalización de elementos dentro de la galería',
picasso_feature3: '• Enlace personalizable para compartir la galería',
Expand Down Expand Up @@ -121,14 +121,14 @@ i18n
davinci_feature3: '• Lien pour partager votre galerie',
davinci_feature4: '• 1 Go de stockage',
vangogh_title: 'Van Gogh',
vangogh_price: 'USD 6/mois',
vangogh_price: '€ 5.52/mois',
vangogh_feature1: '• Support pour télécharger des fichiers 2D (PNG, JPG) et 3D (.OBJ, .FBX)',
vangogh_feature2: '• Personnalisation des éléments dans la galerie',
vangogh_feature3: '• Lien personnalisable pour partager la galerie',
vangogh_feature4: '• 50 Go de stockage',
vangogh_feature5: '• Accès à des modèles premium',
picasso_title: 'Picasso',
picasso_price: 'USD 15/mois',
picasso_price: '€ 13.80/mois',
picasso_feature1: '• Support pour télécharger des fichiers 2D (PNG, JPG) et 3D (BLENDER, OBJ, FBX)',
picasso_feature2: '• Personnalisation des éléments dans la galerie',
picasso_feature3: '• Lien personnalisable pour partager la galerie',
Expand Down Expand Up @@ -166,14 +166,14 @@ i18n
davinci_feature3: '• Link zum Teilen deiner Galerie',
davinci_feature4: '• 1 GB Speicher',
vangogh_title: 'Van Gogh',
vangogh_price: 'USD 6/Monat',
vangogh_price: '€ 5.52/Monat',
vangogh_feature1: '• Unterstützung für das Hochladen von 2D (PNG, JPG) und 3D-Dateien (.OBJ, .FBX)',
vangogh_feature2: '• Anpassung von Galerieelementen',
vangogh_feature3: '• Anpasbarer Link zum Teilen der Galerie',
vangogh_feature4: '• 50 GB Speicher',
vangogh_feature5: '• Zugriff auf Premium-Vorlagen',
picasso_title: 'Picasso',
picasso_price: 'USD 15/Monat',
picasso_price: '€ 13.80/Monat',
ppicasso_feature1: '• Unterstützung für das Hochladen von 2D (PNG, JPG) und 3D-Dateien (BLENDER, OBJ, FBX)',
picasso_feature2: '• Anpassung von Galerieelementen',
picasso_feature3: '• Anpasbarer Link zum Teilen der Galerie',
Expand Down Expand Up @@ -211,14 +211,14 @@ i18n
davinci_feature3: '• 分享画廊的链接',
davinci_feature4: '• 1GB存储空间',
vangogh_title: '梵高',
vangogh_price: '每月6美元',
vangogh_price: '¥ 43.80 / 月',
vangogh_feature1: '• 支持上传2D(PNG,JPG)和3D文件(.OBJ,.FBX)',
vangogh_feature2: '• 画廊内的元素自定义',
vangogh_feature3: '• 可自定义的画廊分享链接',
vangogh_feature4: '• 50GB存储空间',
vangogh_feature5: '• 访问高级模板',
picasso_title: '毕加索',
picasso_price: '每月15美元',
picasso_price: '¥ 109.50 / 月',
picasso_feature1: '• 支持上传2D(PNG,JPG)和3D文件(BLENDER,OBJ,FBX)',
picasso_feature2: '• 画廊内的元素自定义',
picasso_feature3: '• 可自定义的画廊分享链接',
Expand Down

0 comments on commit 9f119db

Please sign in to comment.