B4X FEED [BANanoVuetifyAD3] Creating Multi-Language WebApps

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [BANanoVuetifyAD3] Creating Multi-Language WebApps است. این موضوع تا کنون 43 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [BANanoVuetifyAD3] Creating Multi-Language WebApps
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
43
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi there...

With this piece of code...

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

One is able to experience this on the webapps.

برای دیدن تصاویر باید ثبت نام کنید


So what happened? We have added i18n on BVAD3 and with the language of choice selected, we change the locale.

On the first paragraph caption property VLabel, we wrote..

B4X:

{{ $t('message.hello', { name: 'BANanoVuetifyAD3'}) }}

The welcome message caption is

B4X:

{{ $t('message.welcome') }}

The Yes button label was set to

B4X:

{{ $t('message.yes-button') }}

and the No button label set to

B4X:

{{ $t('message.no-button') }}

We have a combo to select the language of choice.

We just put a VAutoComplete on a form and set these settings..

برای دیدن تصاویر باید ثبت نام کنید


Then trapped the...



 

عقب
بالا