Skip to content

Subfolders for lang() #887

Description

@deathart

Good morning, everyone,

To start a happy New Year to everyone!

Here I have a question, after several searches, we can't make subfolders for the lang () function I explain myself:

For my site at the level of languages I use subfolders:

  • Language/en/blog/home. php
  • Language/en/en/blog/home. php
  • Language/fr/admin/home. php
  • Language/en/admin/home. php

When I'm doing
lang (' blog. home. menu_right_pres');
He turns me around:
home. menu_right_pres

So for the moment I think I can go directly through the class System/Language/Language.php but it would be a shame to have a function specially designed and not use it.

Then there will be a system to manage the sub-files in the future?

Knowing that I don't want to use a single file for all my languages

Thank you all and another good year

Translated with www.DeepL.com/Translator

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions