15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
/*
|
|
Localizable.strings
|
|
nRFBlinky
|
|
|
|
Created by Ketil Erichsen on 08/02/2019.
|
|
Copyright © 2019 Nordic Semiconductor ASA. All rights reserved.
|
|
*/
|
|
"ON" = "PÅ";
|
|
"OFF" = "AV";
|
|
"PRESSED" = "NEDTRYKKET";
|
|
"RELEASED" = "INAKTIV";
|
|
"UNKNOWN" = "UKJENT";
|
|
"Reading..." = "Leser...";
|
|
"Unknown Device" = "Ukjent Enhet";
|