chore: use native Azərbaycan spelling in app description
Country DocType values (e.g. Country.name = "Azerbaijan") are kept as-is to preserve ERPNext Link references. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
708d9363d1
commit
9e74bcd780
|
|
@ -1,6 +1,6 @@
|
|||
### Az Locale
|
||||
|
||||
This app adds Azerbaijan launguage and currency
|
||||
This app adds Azərbaycan language and currency
|
||||
|
||||
### Installation
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
app_name = "az_locale"
|
||||
app_title = "Az Locale"
|
||||
app_publisher = "Jey ERP"
|
||||
app_description = "This app adds Azerbaijan launguage and currency"
|
||||
app_description = "This app adds Azərbaycan language and currency"
|
||||
app_email = "info@jeyerp.az"
|
||||
app_license = "unlicense"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name = "az_locale"
|
|||
authors = [
|
||||
{ name = "Jey ERP", email = "info@jeyerp.az"}
|
||||
]
|
||||
description = "This app adds Azerbaijan launguage and currency"
|
||||
description = "This app adds Azərbaycan language and currency"
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
dynamic = ["version"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue