From 814934072aef7050f0efc880a6496c97aa288d3a Mon Sep 17 00:00:00 2001 From: Tomáš Znamenáček Date: Tue, 18 Aug 2015 14:00:09 +0200 Subject: Added Czech localization. --- Demo/cs.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Demo/cs.lproj/Localizable.strings (limited to 'Demo/cs.lproj/Localizable.strings') diff --git a/Demo/cs.lproj/Localizable.strings b/Demo/cs.lproj/Localizable.strings new file mode 100644 index 0000000..d1103a2 --- /dev/null +++ b/Demo/cs.lproj/Localizable.strings @@ -0,0 +1,3 @@ +/* Feedback that’s displayed when user presses the sample shortcut. */ +"Shortcut pressed!" = "Funguje!"; + -- cgit v1.2.3