You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/central/transifex/strings_en.json
-56Lines changed: 0 additions & 56 deletions
Original file line number
Diff line number
Diff line change
@@ -4122,38 +4122,10 @@
4122
4122
"all": {
4123
4123
"string": "{count, plural, one {Loading {count} Entity…} other {Loading {count} Entities…}}"
4124
4124
},
4125
-
"first": {
4126
-
"string": "{count, plural, one {Loading the first {top} of {count} Entity…} other {Loading the first {top} of {count} Entities…}}",
4127
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
4128
-
},
4129
-
"middle": {
4130
-
"string": "{count, plural, one {Loading {top} more of {count} remaining Entity…} other {Loading {top} more of {count} remaining Entities…}}",
4131
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
4132
-
},
4133
-
"last": {
4134
-
"multiple": {
4135
-
"string": "{count, plural, one {Loading the last {count} Entity…} other {Loading the last {count} Entities…}}"
4136
-
},
4137
-
"one": {
4138
-
"string": "Loading the last Entity…"
4139
-
}
4140
-
},
4141
4125
"filtered": {
4142
4126
"withoutCount": {
4143
4127
"string": "Loading matching Entities…",
4144
4128
"developer_comment": "This text is shown when the number of Entities loading is unknown."
4145
-
},
4146
-
"middle": {
4147
-
"string": "{count, plural, one {Loading {top} more of {count} remaining matching Entity…} other {Loading {top} more of {count} remaining matching Entities…}}",
4148
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
4149
-
},
4150
-
"last": {
4151
-
"multiple": {
4152
-
"string": "{count, plural, one {Loading the last {count} matching Entity…} other {Loading the last {count} matching Entities…}}"
4153
-
},
4154
-
"one": {
4155
-
"string": "Loading the last matching Entity…"
4156
-
}
4157
4129
}
4158
4130
}
4159
4131
}
@@ -5296,38 +5268,10 @@
5296
5268
"all": {
5297
5269
"string": "{count, plural, one {Loading {count} Submission…} other {Loading {count} Submissions…}}"
5298
5270
},
5299
-
"first": {
5300
-
"string": "{count, plural, one {Loading the first {top} of {count} Submission…} other {Loading the first {top} of {count} Submissions…}}",
5301
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
5302
-
},
5303
-
"middle": {
5304
-
"string": "{count, plural, one {Loading {top} more of {count} remaining Submission…} other {Loading {top} more of {count} remaining Submissions…}}",
5305
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
5306
-
},
5307
-
"last": {
5308
-
"multiple": {
5309
-
"string": "{count, plural, one {Loading the last {count} Submission…} other {Loading the last {count} Submissions…}}"
5310
-
},
5311
-
"one": {
5312
-
"string": "Loading the last Submission…"
5313
-
}
5314
-
},
5315
5271
"filtered": {
5316
5272
"withoutCount": {
5317
5273
"string": "Loading matching Submissions…",
5318
5274
"developer_comment": "This text is shown when the number of Submissions loading is unknown."
5319
-
},
5320
-
"middle": {
5321
-
"string": "{count, plural, one {Loading {top} more of {count} remaining matching Submission…} other {Loading {top} more of {count} remaining matching Submissions…}}",
5322
-
"developer_comment": "{top} is a number that is either 250 or 1000. {count} may be any number that is at least 250. The string will be pluralized based on {count}."
5323
-
},
5324
-
"last": {
5325
-
"multiple": {
5326
-
"string": "{count, plural, one {Loading the last {count} matching Submission…} other {Loading the last {count} matching Submissions…}}"
0 commit comments