Skip to content

Commit 7da7873

Browse files
Tweaked translations
1 parent 9dadd36 commit 7da7873

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

i18n/en/audit-log.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"resume": "IP: {ip}, Resume: {resumeId}",
6767
"aiError": "IP: {ip}, Action: {tool}, Reason: {reason}",
6868
"invalidCaptcha": "IP: {ip}, Reasons: {reasons}",
69-
"Submitted": "IP: {ip}, Message has {messageLength} characters.",
69+
"Submitted": "IP: {ip}, Message has {messageLength, number} characters.",
7070
"accountUpdated": "IP: {ip}, Changed fields: {changedFields}.",
7171
"emailChangeReq": "IP: {ip}, New email address: {newEmail}",
7272
"template": "IP: {ip}, Template: {templateId}",
@@ -77,7 +77,7 @@
7777
"noAdmin": "IP: {ip}, Destination: {route}, Method: {route}",
7878
"default": "IP: {ip}",
7979
"defaultError": "IP: {ip}, Reason: {reason}",
80-
"bulkAction": "IP: {ip}, IDs: {count} ({ids})"
80+
"bulkAction": "IP: {ip}, IDs: {count, number} ({ids})"
8181
},
8282
"categories": {
8383
"errors": "Errors",

i18n/en/common.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@
109109
},
110110
"pagination": {
111111
"page-size": {
112-
"label": "Տողերի քանակը մեկ էջում",
113-
"placeholder": "Ընտրել էջի չափը"
112+
"label": "Rows per page",
113+
"placeholder": "Select page size"
114114
},
115-
"next": "Առաջ",
116-
"previous": "Ետ"
115+
"next": "Next",
116+
"previous": "Previous"
117117
}
118118
}

i18n/hy/audit-log.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"resume": "IP՝ {ip}, Ռեզյումե՝ {resumeId}",
6767
"aiError": "IP՝ {ip}, Գործողություն՝ {tool}, Պատճառ՝ {reason}",
6868
"invalidCaptcha": "IP՝ {ip}, Պատճառներ՝ {reasons}",
69-
"Submitted": "IP՝ {ip}, Հաղորդագրությունը ունի {messageLength} նիշ։",
69+
"Submitted": "IP՝ {ip}, Հաղորդագրությունը ունի {messageLength, number} նիշ։",
7070
"accountUpdated": "IP՝ {ip}, Փոփոխված դաշտեր՝ {changedFields}։",
7171
"emailChangeReq": "IP՝ {ip}, Նոր էլ․ հասցե՝ {newEmail}",
7272
"template": "IP՝ {ip}, Շաբլոն՝ {templateId}",
@@ -77,7 +77,7 @@
7777
"noAdmin": "IP՝ {ip}, Գործողության վայր՝ {route}, Մեթոդ՝ {route}",
7878
"default": "IP՝ {ip}",
7979
"defaultError": "IP՝ {ip}, Պատճառ՝ {reason}",
80-
"bulkAction": "IP՝ {ip}, ID-ներ՝ {count} ({ids})"
80+
"bulkAction": "IP՝ {ip}, ID-ներ՝ {count, number} ({ids})"
8181
},
8282
"categories": {
8383
"errors": "Սխալներ",

i18n/hy/common.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@
109109
},
110110
"pagination": {
111111
"page-size": {
112-
"label": "Rows per page",
113-
"placeholder": "Select page size"
112+
"label": "Տողերի քանակը մեկ էջում",
113+
"placeholder": "Ընտրել էջի չափը"
114114
},
115-
"next": "Next",
116-
"previous": "Previous"
115+
"next": "Առաջ",
116+
"previous": "Ետ"
117117
}
118118
}

0 commit comments

Comments
 (0)