The model scale selector translations can be found here:
There are also some inline translations:
|
'Climate model' if config.lang == 'en' else 'Klimamodell', |
|
use_global = right.button('USE GLOBAL MODELS' if config.lang == 'en' else 'GLOBALES MODELL') |
|
use_regional = left.button('USE REGIONAL MODELS' if config.lang == 'en' else 'REGIONALES MODELL') |
@cojacoo, @jonaslenz
The model scale selector translations can be found here:
RUINSapp/ruins/components/model_scale_select.py
Line 31 in e04331e
There are also some inline translations:
RUINSapp/ruins/components/model_scale_select.py
Line 68 in e04331e
RUINSapp/ruins/components/model_scale_select.py
Line 85 in e04331e
RUINSapp/ruins/components/model_scale_select.py
Line 88 in e04331e
@cojacoo, @jonaslenz