We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d88797 commit d0eb461Copy full SHA for d0eb461
lang/ui.ja.json
@@ -1268,7 +1268,7 @@
1268
"description": "Shown while reconnecting"
1269
},
1270
"record-action": {
1271
- "defaultMessage": "録画",
+ "defaultMessage": "記録",
1272
"description": "Record button text"
1273
1274
"record-action-aria": {
src/messages/ui.ja.json
@@ -2168,7 +2168,7 @@
2168
"record-action": [
2169
{
2170
"type": 0,
2171
- "value": "録画"
+ "value": "記録"
2172
}
2173
],
2174
"record-action-aria": [
0 commit comments