forked from bekvon/Residence
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
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'
Reactions are currently unavailable