@onsvisual/svelte-components 0.1.98 → 0.1.99
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.
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"change your cookie preferences": "newid eich dewisiadau o ran cwcis",
|
|
185
185
|
"at any time.": "ar unrhyw adeg.",
|
|
186
186
|
Hide: "Cuddio",
|
|
187
|
-
"Hide this message": "
|
|
187
|
+
"Hide this message": "Cuddiwch y neges yma",
|
|
188
188
|
};
|
|
189
189
|
const i18n = (text) => (lang == "cy" && texts[text] ? texts[text] : text);
|
|
190
190
|
</script>
|