Kaynağa Gözat

show price on new network page

tags/v0.5.2
Jonathan Cobb 5 yıl önce
ebeveyn
işleme
2576baaf42
3 değiştirilmiş dosya ile 16 ekleme ve 3 silme
  1. +3
    -2
      bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties
  2. +12
    -0
      bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties
  3. +1
    -1
      bubble-web

+ 3
- 2
bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties Dosyayı Görüntüle

@@ -201,8 +201,6 @@ field_description_network_fork_host=The current Sage Launcher will be forked ont
field_label_network_domain=Domain
field_label_plan=Plan
field_label_show_advanced_plan_options=Show All Options
field_label_plan_fork_apps=All app templates will be copied to fork
field_label_plan_node_apps=Your Bubble will include these apps:
field_label_region=Location
field_label_footprint=Footprint
field_label_network_ssh_key=SSH Key
@@ -216,6 +214,9 @@ button_label_customize=Customize
button_label_use_default=Use Default
button_label_create_new_network=Create New Bubble

message_plan_fork_apps=All app templates will be copied to fork
message_plan_node_apps=Your Bubble will include these apps:

# Network Page - Restore Keys
link_network_action_request_keys=Request Bubble Restore Key
message_network_action_keys_requested=Bubble Restore Key requested


+ 12
- 0
bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties Dosyayı Görüntüle

@@ -128,6 +128,18 @@ err.timezone.unknown=An error occurred trying to determine the time zone
err.timezone.length=Time zone is too long
err.timezone.required=Time zone is required

# Currency symbols
currency_usd=$
#currency_gbp=£
#currency_eur=€
#currency_jpy=¥
#currency_inr=₹
price_period_monthly_name=monthly
price_period_monthly_unit=month
price_period_yearly_name=annually
price_period_yearly_unit=year
price_format=${{priceMajorUnits}}{{priceMinorUnits === 0 ? '' : '.'+priceMinorUnits}} {{messages['price_period_'+period+'_name']}}

# Token errors
err.approvalToken.invalid=Code is incorrect or no longer valid
err.totpToken.invalid=Code is incorrect


+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit cbf7f47ad1115f634af625edd7b6c96808e49f90
Subproject commit 5d56e9f3dfbb5c121ca4415953376b336b62542e

Yükleniyor…
İptal
Kaydet