From 045ca0ea64e3f3d98722427c95af2556a3a58e50 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 12 Jun 2022 14:27:09 +0200 Subject: feat: Finalise stopwatch.svelte translations --- apps/web-shared/src/components/stopwatch.svelte | 28 ++++++++++++------------- apps/web-shared/src/lib/i18n/en/index.ts | 7 ++++++- apps/web-shared/src/lib/i18n/i18n-types.ts | 28 +++++++++++++++++++++++++ apps/web-shared/src/lib/i18n/nb/index.ts | 4 +++- 4 files changed, 51 insertions(+), 16 deletions(-) (limited to 'apps') diff --git a/apps/web-shared/src/components/stopwatch.svelte b/apps/web-shared/src/components/stopwatch.svelte index 1c602c8..0e641e8 100644 --- a/apps/web-shared/src/components/stopwatch.svelte +++ b/apps/web-shared/src/components/stopwatch.svelte @@ -1,14 +1,13 @@