aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/src/Resources/SharedResources.nb.resx
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-12-05 07:03:11 +0100
committerivarlovlie <git@ivarlovlie.no>2022-12-05 07:03:30 +0100
commit834721f61aaee7c2e269cb1df70a973289a73852 (patch)
treed882ba79be976d744014effd3c79adff98a5e28b /code/api/src/Resources/SharedResources.nb.resx
parent93efdbc1e7def640ec03f92a7fb447d33133c7ae (diff)
downloadgreatoffice-834721f61aaee7c2e269cb1df70a973289a73852.tar.xz
greatoffice-834721f61aaee7c2e269cb1df70a973289a73852.zip
refactor: Small changes
Diffstat (limited to 'code/api/src/Resources/SharedResources.nb.resx')
-rw-r--r--code/api/src/Resources/SharedResources.nb.resx7
1 files changed, 7 insertions, 0 deletions
diff --git a/code/api/src/Resources/SharedResources.nb.resx b/code/api/src/Resources/SharedResources.nb.resx
index 6c8937b..880274e 100644
--- a/code/api/src/Resources/SharedResources.nb.resx
+++ b/code/api/src/Resources/SharedResources.nb.resx
@@ -39,4 +39,11 @@
<comment>One or more fields is invalid</comment>
<value>En eller flere felt er ugyldige</value>
</data>
+ <data name="Invalid username or password" xml:space="preserve">
+ <value>Ugyldig brukernavn eller passord</value>
+ <comment>Invalid username or password</comment>
+ </data>
+ <data name="One or more validation errors occured" xml:space="preserve">
+ <value>En eller flere valideringsfeil har oppstått</value>
+ </data>
</root> \ No newline at end of file