Provide default localisations via module_name.string.yml

Created on 12 October 2023, over 1 year ago

Problem/Motivation

Currently you need to export po files, translate them and add them to the translations folder or import them manually

Steps to reproduce

Proposed resolution

Adding the translations into the string.yml file will simplify the process

# Demo: String with a placeholder.
dashboard.welcome_message.short:
  default: "Hello @name!"
  translations:
    de: "Hallo @name"
    fr: "Bonjour @name"
    it: "Ciao #name"
✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany stmh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024