Skip to content

Commit

Permalink
Update Localizable.strings
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov authored May 29, 2019
1 parent 15603e7 commit 40bd333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/Resources/nb.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
Copyright © 2019 FINN.no. All rights reserved.
*/

"finjinon.cameraAccessDenied" = "Denne appen har ikke tilgang til ditt kamera. Du kan gi appen tilgang i enhetens personvern instillinger";
"finjinon.cameraAccessDenied" = "Denne appen har ikke tilgang til ditt kamera. Du kan gi appen tilgang i enhetens personvernsinnstillinger";
"finjinon.done" = "Ferdig";
"finjinon.photos" = "Bilder";
"finjinon.on" = "På";
"finjinon.off" = "Av";
"finjinon.auto" = "Auto";
"finjinon.captureButton" = "Ta et bilde";
"finjinon.lowLightMessage" = "Your image seems a bit too dark.\nTurn on the light or go outside.";
"finjinon.lowLightMessage" = "Det ser ut som at det er litt mørkt her.\nSkru på lyset eller ta bildet ute i dagslys.";

0 comments on commit 40bd333

Please sign in to comment.