vipassana-design-standards 0.0.24 → 0.0.25
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.
- checksums.yaml +4 -4
- data/lib/vipassana/translations.rb +3 -3
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 113d2bc68e348554765949f7cbf160f9719b56ccf02a23a0c6f8a70e188024eb
|
4
|
+
data.tar.gz: d77cbbe60632e1723bad8fce21636899dc83639883cbbaa2583d0c2152f8e558
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fc74888ec251716b74973b6d6eebb750f8dacf94d73f55c060a176f492b08d904fccdfe718a07a3b9048c6b71480e04241c13356de2869b42136a49d732e6cb1
|
7
|
+
data.tar.gz: 7f2001a42dd3eff744a0ae1614ac11f9022ad12b457cde538f12455cbc3c1e6d2e7c569a4a761fdd4e213d1b962f254862e7336149eaed95c16fdc967b7372d9
|
@@ -243,7 +243,7 @@ VDS_TRANSLATIONS = {
|
|
243
243
|
"language": "Serbian",
|
244
244
|
"vipassana_meditation": "Випассана медитација",
|
245
245
|
"as_taught": "po učenju S.N. Goenke",
|
246
|
-
"in_the_tradition": "u
|
246
|
+
"in_the_tradition": "u tradiciji Sayagyi U Ba Khin"
|
247
247
|
},
|
248
248
|
"sv": {
|
249
249
|
"language": "Swedish",
|
@@ -319,7 +319,7 @@ VDS_TRANSLATIONS = {
|
|
319
319
|
"language": "Trad Chinese HK",
|
320
320
|
"vipassana_meditation": "內 觀 靜 坐",
|
321
321
|
"as_taught": "葛印卡老師所教導",
|
322
|
-
"
|
323
|
-
"
|
322
|
+
"vipassana_as_taught": "葛印卡老師所教導的內觀靜坐",
|
323
|
+
"in_the_tradition": "傳承自烏巴慶老師"
|
324
324
|
}
|
325
325
|
}
|