mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-03-27 11:51:40 +01:00
Added localization files
This commit is contained in:
12
Example/es.lproj/Main.strings
Normal file
12
Example/es.lproj/Main.strings
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/* Class = "IBUIButton"; normalTitle = "Customized"; ObjectID = "1cx-Uc-icC"; */
|
||||
"1cx-Uc-icC.normalTitle" = "Customized";
|
||||
|
||||
/* Class = "IBUIButton"; normalTitle = "Store-Kit"; ObjectID = "5ex-RA-hKB"; */
|
||||
"5ex-RA-hKB.normalTitle" = "Store-Kit";
|
||||
|
||||
/* Class = "IBUIButton"; normalTitle = "Standard"; ObjectID = "94v-di-Sgl"; */
|
||||
"94v-di-Sgl.normalTitle" = "Standard";
|
||||
|
||||
/* Class = "IBUILabel"; text = "ARMCHAIR"; ObjectID = "XVe-fD-yl8"; */
|
||||
"XVe-fD-yl8.text" = "ARMCHAIR";
|
||||
Reference in New Issue
Block a user