Skip to content

Where to store translations – additional localtion? #35

Description

@ursbraem

Both storage variants have their problems:

a) extension (you can run into trouble because you overwrite them by pushing)
b) l10n (you can run into trouble because you overwrite them either by typo3cms language:update or clicking in the backend.)

-> what do you think about adding a third location? like l10n_custom? Do you think that would make any sense in regard to the above issues?

PS the robust solution would be to store the translations in the database (it's editor created content) and write the files in the third location automatically....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions