File tree Expand file tree Collapse file tree 2 files changed +18
-16
lines changed
packages/cli/demo/xcode-xcstrings-v2 Expand file tree Collapse file tree 2 files changed +18
-16
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ---
Original file line number Diff line number Diff line change 126126 }
127127 }
128128 }
129- },
130- "welcome_message" : {
131- "comment " : "Welcome message shown on the app's home screen",
132- "extractionState " : "manual ",
133- "localizations " : {
134- "en " : {
135- "stringUnit " : {
136- "state " : "translated",
137- "value " : "Hello, world!"
138- }
139- },
140- "es" : {
141- "stringUnit " : {
142- "state " : "translated",
143- "value " : "¡Hola, mundo!"
144- }
129+ }
130+ },
131+ "welcome_message " : {
132+ "comment " : "Welcome message shown on the app's home screen ",
133+ "extractionState " : "manual",
134+ "localizations " : {
135+ "en " : {
136+ "stringUnit " : {
137+ "state " : "translated",
138+ "value" : "Hello, world!"
139+ }
140+ },
141+ "es " : {
142+ "stringUnit " : {
143+ "state " : "translated",
144+ "value" : "¡Hola, mundo!"
145145 }
146146 }
147147 }
You can’t perform that action at this time.
0 commit comments