Skip to content

Commit fc97117

Browse files
committed
fix(i18n): add complete pds section with proper values to Azerbaijani locale
- Add pds.title, meta_description, and join subsection - Add pds.server with actual values (not placeholders): - location_value: 'Nürnberq, Almaniya' - infrastructure_value: 'Hetzner üzərində yerləşdirilir' - privacy_value: 'Sərt AB Məlumat Mühafizəsi qanunlarına tabedir' - Add pds.community with proper placeholders ({count}, {handle})
1 parent b2393c5 commit fc97117

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

i18n/locales/az-AZ.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,34 @@
10841084
"close_files_panel": "Fayllar panelini bağla",
10851085
"filter_files_label": "Faylları dəyişiklik növünə görə süz"
10861086
},
1087+
"pds": {
1088+
"title": "PDS",
1089+
"meta_description": "npmx PDS - Şəxsi Məlumat Serveri",
1090+
"join": {
1091+
"title": "Qoşul",
1092+
"description": "npmx PDS-ə qoşulun",
1093+
"migrate": "Köçür"
1094+
},
1095+
"server": {
1096+
"title": "Server",
1097+
"location_label": "Yer",
1098+
"location_value": "Nürnberq, Almaniya",
1099+
"infrastructure_label": "İnfrastruktur",
1100+
"infrastructure_value": "Hetzner üzərində yerləşdirilir",
1101+
"privacy_label": "Gizlilik",
1102+
"privacy_value": "Sərt AB Məlumat Mühafizəsi qanunlarına tabedir",
1103+
"learn_more": "Ətraflı öyrən"
1104+
},
1105+
"community": {
1106+
"title": "İcma",
1107+
"description": "{count} hesab ilə icmasamıza qoşulun",
1108+
"loading": "Yüklənir...",
1109+
"error": "Xəta",
1110+
"empty": "Boş",
1111+
"view_profile": "{handle} profilinə bax",
1112+
"new_accounts": "{count} yeni hesab"
1113+
}
1114+
},
10871115
"privacy_policy": {
10881116
"title": "gizlilik siyasəti",
10891117
"last_updated": "Son yenilənmə: {date}",

0 commit comments

Comments
 (0)