Skip to content

Separate translations for flags #1419

@AllFiRE0

Description

@AllFiRE0

I want to display banned flags translated from English, but if I do the translation now, it will look like half the plugin is simply missing...

Now it works like this: the translation of the plugin is displayed in the actionbar and in hover

An example:
'You don't have enough permissions (build)'

I translate this into my language and it reads like a crooked translation for an actionbar, but for a hover these are ordinary words like "build", "friendlyfire"

That is, you need to take one line from the general translation, which uses a built-in placeholder with a flag, and move it to the lines as a separate translation
For every flag...

Example:

  place:
    Translated: 'place_blocks'
   »Message: '&7You cannot place blocks on the territory &6%residence'
    Description: 'Allows or denies block placement only, cancels build flag'
    Info:
      - '&6/rg set/pset <rgname> place true/false/remove'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions