busao
    Preparing search index...

    Function geti18nString

    • Separates multiple strings with spaces with bidirectionality support.

      Parameters

      • i18n: i18n

        The internationalisation object.

      • ...strings: string[]

        The strings to be joined by spaces.

      Returns string

      The strings separated by spaces. If the language is written from right to left, the order of the strings is first reversed before being joined by spaces.