15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
/*
|
|
Localizable.strings
|
|
nRFBlinky
|
|
|
|
Created by Marcus Tacker on 08/02/2019.
|
|
Copyright © 2019 Nordic Semiconductor ASA. All rights reserved.
|
|
*/
|
|
"ON" = "AN";
|
|
"OFF" = "AUS";
|
|
"PRESSED" = "GEDRÜCKT";
|
|
"RELEASED" = "LOSGELASSEN";
|
|
"UNKNOWN" = "UNBEKANNT";
|
|
"Reading..." = "Lese...";
|
|
"Unknown Device" = "Unbekanntes Gerät";
|