Skip to content

Commit 2447c5d

Browse files
committed
Add missing language variables
1 parent 6fe45d7 commit 2447c5d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+183
-59
lines changed

assets/locales/ar.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,5 +567,7 @@
567567
"Change Password": "Change Password",
568568
"All Messages": "All Messages",
569569
"Promoted Messages": "Promoted Messages",
570-
"Are you sure you want to delete %s?": "\u0647\u0644 \u0627\u0646\u062a \u0645\u062a\u0627\u0643\u062f \u0628\u0627\u0646\u0643 \u062a\u0631\u064a\u062f \u062d\u0630\u0641 {0}?"
570+
"Are you sure you want to delete %s?": "\u0647\u0644 \u0627\u0646\u062a \u0645\u062a\u0627\u0643\u062f \u0628\u0627\u0646\u0643 \u062a\u0631\u064a\u062f \u062d\u0630\u0641 {0}?",
571+
"%s's picture": "{0}'s picture",
572+
"+%d": "+{0}"
571573
}

assets/locales/ast_ES.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,5 +472,7 @@
472472
"Continue with %s": "Seguir con {0}",
473473
"Change Password": "Cambiar de contrase\u00f1a",
474474
"All Messages": "Todos los mensajes",
475-
"Promoted Messages": "Mensajes promocionados"
475+
"Promoted Messages": "Mensajes promocionados",
476+
"%s's picture": "Imagen de {0}",
477+
"+%d": "+{0}"
476478
}

assets/locales/bg.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,5 +488,7 @@
488488
"Continue with %s": "Continue with {0}",
489489
"Change Password": "Change Password",
490490
"All Messages": "All Messages",
491-
"Promoted Messages": "Promoted Messages"
491+
"Promoted Messages": "Promoted Messages",
492+
"%s's picture": "{0}'s picture",
493+
"+%d": "+{0}"
492494
}

assets/locales/bn_BD.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,7 @@
265265
"Continue with %s": "Continue with {0}",
266266
"Change Password": "Change Password",
267267
"All Messages": "All Messages",
268-
"Promoted Messages": "Promoted Messages"
268+
"Promoted Messages": "Promoted Messages",
269+
"%s's picture": "{0}'s picture",
270+
"+%d": "+{0}"
269271
}

assets/locales/bo_CN.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,7 @@
265265
"Continue with %s": "Continue with {0}",
266266
"Change Password": "Change Password",
267267
"All Messages": "All Messages",
268-
"Promoted Messages": "Promoted Messages"
268+
"Promoted Messages": "Promoted Messages",
269+
"%s's picture": "{0}'s picture",
270+
"+%d": "+{0}"
269271
}

assets/locales/bs_BA.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,7 @@
265265
"Continue with %s": "Continue with {0}",
266266
"Change Password": "Change Password",
267267
"All Messages": "All Messages",
268-
"Promoted Messages": "Promoted Messages"
268+
"Promoted Messages": "Promoted Messages",
269+
"%s's picture": "{0}'s picture",
270+
"+%d": "+{0}"
269271
}

assets/locales/ca_ES.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,5 +547,7 @@
547547
"Change Password": "Cambiar de contrase\u00f1a",
548548
"All Messages": "Todos los mensajes",
549549
"Promoted Messages": "Mensajes promocionados",
550-
"Are you sure you want to delete %s?": "\u00bfEst\u00e0 segur que vol esborrar {0}?"
550+
"Are you sure you want to delete %s?": "\u00bfEst\u00e0 segur que vol esborrar {0}?",
551+
"%s's picture": "Imagen de {0}",
552+
"+%d": "+{0}"
551553
}

assets/locales/cs_CZ.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,5 +347,7 @@
347347
"Continue with %s": "Continue with {0}",
348348
"Change Password": "Change Password",
349349
"All Messages": "All Messages",
350-
"Promoted Messages": "Promoted Messages"
350+
"Promoted Messages": "Promoted Messages",
351+
"%s's picture": "{0}'s picture",
352+
"+%d": "+{0}"
351353
}

assets/locales/da.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,5 +405,7 @@
405405
"Continue with %s": "Continue with {0}",
406406
"Change Password": "Change Password",
407407
"All Messages": "All Messages",
408-
"Promoted Messages": "Promoted Messages"
408+
"Promoted Messages": "Promoted Messages",
409+
"%s's picture": "{0}'s picture",
410+
"+%d": "+{0}"
409411
}

assets/locales/de.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,5 +568,7 @@
568568
"Change Password": "Kennwort \u00e4ndern",
569569
"All Messages": "Alle Nachrichten",
570570
"Promoted Messages": "Gesponserte Nachrichten",
571-
"Are you sure you want to delete %s?": "Sind Sie sicher, dass Sie {0} l\u00f6schen m\u00f6chten?"
571+
"Are you sure you want to delete %s?": "Sind Sie sicher, dass Sie {0} l\u00f6schen m\u00f6chten?",
572+
"%s's picture": "{0}'s picture",
573+
"+%d": "+{0}"
572574
}

0 commit comments

Comments
 (0)