Fixed locale for pixel board
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 2m9s

This commit is contained in:
2026-06-14 20:38:09 +02:00
parent a44c121c43
commit 1eb9efe624
6 changed files with 509 additions and 3 deletions

View File

@@ -41,7 +41,8 @@
"stat_board_games": "Jocs de Taula Propis",
"stat_years_programming": "Anys Programant",
"stat_deployments": "Desplegaments a Producci\u00f3",
"show_more": "mostrar m\u00e9s...",
"place_heading": "Pissarra de Píxels",
"show_more": "mostrar més...",
"show_less": "mostrar menys"
},
"prefooter": "Compilada des de la res at las 00:00:00",

View File

@@ -41,6 +41,7 @@
"stat_board_games": "Board Games Owned",
"stat_years_programming": "Years Programming",
"stat_deployments": "Deployments to Production",
"place_heading": "Pixel Board",
"show_more": "show more...",
"show_less": "show less"
},

View File

@@ -41,7 +41,8 @@
"stat_board_games": "Juegos de Mesa Propios",
"stat_years_programming": "A\u00f1os Programando",
"stat_deployments": "Desplegues a Producci\u00f3n",
"show_more": "mostrar m\u00e1s...",
"place_heading": "Pizarra de Píxeles",
"show_more": "mostrar más...",
"show_less": "mostrar menos"
},
"prefooter": "Compilada desde la nada a las 00:00:00",

View File

@@ -41,6 +41,7 @@
"stat_board_games": "拥有桌游数",
"stat_years_programming": "编程年数",
"stat_deployments": "生产部署次数",
"place_heading": "像素画板",
"show_more": "显示更多...",
"show_less": "收起"
},