diff --git a/i18n/api/en-gb.json b/i18n/api/en-gb.json index 2a164c2d..e96ef8cc 100644 --- a/i18n/api/en-gb.json +++ b/i18n/api/en-gb.json @@ -5,5 +5,6 @@ ] }, "apihelp-ulslocalization-summary": "Get the localisation of ULS in the given language.", - "apihelp-ulslocalization-example-1": "Get Tamil localisation" + "apihelp-ulslocalization-example-1": "Get Tamil localisation", + "apihelp-ulslocalization-example-2": "Get Hindi localisation" } diff --git a/i18n/nzi.json b/i18n/nzi.json new file mode 100644 index 00000000..1f607b0f --- /dev/null +++ b/i18n/nzi.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Valentine Badu" + ] + }, + "uls-plang-title-languages": "Neɛ" +}