diff options
Diffstat (limited to 'code/api/wwwroot/translations/no.json')
| -rw-r--r-- | code/api/wwwroot/translations/no.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/code/api/wwwroot/translations/no.json b/code/api/wwwroot/translations/no.json new file mode 100644 index 0000000..534f71f --- /dev/null +++ b/code/api/wwwroot/translations/no.json @@ -0,0 +1,6 @@ +{ + "general": { + "anErrorOccured": "En feil oppstod", + "tryAgainSoon": "Prøv igjen snart" + } +} |
