@urnetwork/localizations 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/keys/best_matches.yaml +24 -25
- package/package.json +1 -1
package/keys/best_matches.yaml
CHANGED
|
@@ -1,25 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
zh: "最佳匹配"
|
|
1
|
+
description: "Label for a list or section showing the best matching results."
|
|
2
|
+
localizations:
|
|
3
|
+
ar: "أفضل النتائج المطابقة"
|
|
4
|
+
cs: "Nejlepší shody"
|
|
5
|
+
de: "Beste Treffer"
|
|
6
|
+
el: "Καλύτερες αντιστοιχίες"
|
|
7
|
+
en: "Best matches"
|
|
8
|
+
es: "Mejores coincidencias"
|
|
9
|
+
es-MX: "Mejores coincidencias"
|
|
10
|
+
fr: "Meilleures correspondances"
|
|
11
|
+
he: "התאמות הטובות ביותר"
|
|
12
|
+
hi: "सर्वश्रेष्ठ मेल"
|
|
13
|
+
ja: "最適な一致"
|
|
14
|
+
ko: "최고의 일치"
|
|
15
|
+
nl: "Beste overeenkomsten"
|
|
16
|
+
pl: "Najlepsze dopasowania"
|
|
17
|
+
pt: "Melhores correspondências"
|
|
18
|
+
pt-BR: "Melhores correspondências"
|
|
19
|
+
ru: "Лучшие совпадения"
|
|
20
|
+
sw: "Mechi bora"
|
|
21
|
+
th: "ผลลัพธ์ที่ตรงกันดีที่สุด"
|
|
22
|
+
uk: "Найкращі збіги"
|
|
23
|
+
vi: "Kết quả phù hợp nhất"
|
|
24
|
+
zh: "最佳匹配"
|