fix: replace Instance Settings with Default Settings in i18n and docs (#8143)

# Which Problems Are Solved

- The console shows the Instance Settings title and a description.
Instance settings should be replaced with Default settings

# How the Problems Are Solved

- The DESCRIPTIONS.SETTINGS.INSTANCE.TITLE and
DESCRIPTIONS.SETTINGS.INSTANCE.DESCRIPTION have been replaced with
Default Settings and in the corresponding translation files.

Here's a screenshot:


![image](https://github.com/zitadel/zitadel/assets/30386061/b404f209-2043-414c-b06d-3291771d54fb)

# Additional Changes

- The docs have been updated to replace remaining texts mentioning
Instance Settings with Default Settings
- Two unused texts have been deleted from the translation files
- VSCode with Prettier have applied some markdown changes

# Additional Context

- Closes #7632

---------

Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
Miguel Cabrerizo
2024-06-25 11:18:06 +02:00
committed by GitHub
parent dc170dc46e
commit 88182f98ba
22 changed files with 143 additions and 197 deletions

View File

@@ -79,8 +79,8 @@
},
"SETTINGS": {
"INSTANCE": {
"TITLE": "Поставки на инстанцата",
"DESCRIPTION": "Поставките на инстанцата се стандардни поставки за сите организации. Со соодветни дозволи, некои од нив може да се променат во поставките на организацијата."
"TITLE": "Стандардни поставки",
"DESCRIPTION": "Стандардни поставки за сите организации. Со вистинските дозволи, некои од нив може да се надминат во поставките на организацијата."
},
"ORG": {
"TITLE": "Поставки за организацијата",
@@ -1318,10 +1318,6 @@
}
},
"SETTINGS": {
"INSTANCE": {
"TITLE": "Подесувања за инстанца",
"DESCRIPTION": "Овие подесувања ќе се применуваат на сите ваши организации, освен ако не се пребришани."
},
"LIST": {
"ORGS": "Организации",
"FEATURESETTINGS": "Подесувања на функцијата",