-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmessages.json
More file actions
16 lines (16 loc) · 914 Bytes
/
messages.json
File metadata and controls
16 lines (16 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"locale": "en",
"translations": {
"3022994926184248873": "Hello world!",
"5387628976508664643": "Hello div-wrapped moon!",
"5409276029299992559": "Hello {$INTERPOLATION#0}!",
"3851164729407824548": "Click to increment: {$TAG_START_button#0}count={$INTERPOLATION#1}{$TAG_END_button#0}",
"3068867521678628916": "Hello {$TAG_START_b#0}{$TAG_START_i#1}my friend {$INTERPOLATION#2}{$TAG_END_i#1}{$TAG_END_b#0}!",
"2440984797904254266": "*prefix*{$TAG_START_u#0}{$TAG_START_Greeting#1}extra{$TAG_END_Greeting#1}{$TAG_END_u#0}*suffix*",
"7680262756773208259": "*prefix*{$TAG_START_u#0}{$TAG_Greeting#1}{$TAG_END_u#0}*suffix*",
"3425301371500802564": "*prefix*{$TAG_START_u#0}first: {$TAG_Greeting#1}second: {$TAG_Greeting#2}{$TAG_END_u#0}*suffix*",
"7038478515118200521": "Hello {$INTERPOLATION#0}",
"851356095055752738": "friend",
"1731727367063270301": "stranger"
}
}