diff --git a/ng-app/src/locales/en.json b/ng-app/src/locales/en.json index 8268238..cd8f6af 100644 --- a/ng-app/src/locales/en.json +++ b/ng-app/src/locales/en.json @@ -796,7 +796,7 @@ "champagne_bottle": "champagne bottle", "glass_wine": "wine glass", "two_glasses": "two glasses of cava", - "mountain": "smountain", + "mountain": "mountain", "camping": "camping", "beach": "beach", "compass": "compass", diff --git a/ng-app/src/routes/WalletCreate.svelte b/ng-app/src/routes/WalletCreate.svelte index 0494622..f17286c 100644 --- a/ng-app/src/routes/WalletCreate.svelte +++ b/ng-app/src/routes/WalletCreate.svelte @@ -1631,24 +1631,26 @@ > {#each pazzle_emojis as emoji, index}
-
- {index + 1} -
-
- +
+
+ {index + 1} +
+
+ +
-
-
+
+
{$t("emojis.category." + emoji.cat)}