@lumiastream/lumia-translations 1.7.8 → 1.7.9
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/package.json +1 -1
- package/src/translations/ar.translations.json +1 -0
- package/src/translations/de.translations.json +1 -0
- package/src/translations/en.translations.json +1 -0
- package/src/translations/es.translations.json +1 -0
- package/src/translations/fr.translations.json +1 -0
- package/src/translations/nl.translations.json +1 -0
- package/src/translations/pt.translations.json +1 -0
- package/src/translations/sv.translations.json +1 -0
- package/src/translations/tr.translations.json +1 -0
- package/src/translations/zh.translations.json +1 -0
package/package.json
CHANGED
|
@@ -505,6 +505,7 @@
|
|
|
505
505
|
"buildups": "Acumulaciones",
|
|
506
506
|
"build-ups": "Acumulaciones",
|
|
507
507
|
"themes": "Temas",
|
|
508
|
+
"appColorScheme": "Esquema de colores de la aplicación",
|
|
508
509
|
"trovo-spells": "Hechizos de Trovo",
|
|
509
510
|
"gamesglow": "Games Glow",
|
|
510
511
|
"virtual-lights": "Luces virtuales",
|
|
@@ -505,6 +505,7 @@
|
|
|
505
505
|
"buildups": "Montées en puissance",
|
|
506
506
|
"build-ups": "Montées en puissance",
|
|
507
507
|
"themes": "Thèmes",
|
|
508
|
+
"appColorScheme": "Schéma de couleurs de l’application",
|
|
508
509
|
"trovo-spells": "Sorts Trovo",
|
|
509
510
|
"gamesglow": "Games Glow",
|
|
510
511
|
"virtual-lights": "Lumières virtuelles",
|