[REFACTOR] change Persian language namespace syntax
This commit is contained in:
parent
ab702dbc9f
commit
af1f431254
@ -1,5 +1,5 @@
|
|||||||
namespace TelegramBotBase.Localizations
|
namespace TelegramBotBase.Localizations;
|
||||||
{
|
|
||||||
public sealed class Persian : Localization
|
public sealed class Persian : Localization
|
||||||
{
|
{
|
||||||
public Persian()
|
public Persian()
|
||||||
@ -34,4 +34,3 @@
|
|||||||
Values["ButtonGrid_TagIcon"] = "📁";
|
Values["ButtonGrid_TagIcon"] = "📁";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user