From 08cf1d85c8ba29991e47dc4b764172abb2cc0705 Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Tue, 2 May 2023 04:32:27 +0700 Subject: feat(locale): add ro_MD locale (#2084) --- docs/guide/localization.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/guide/localization.md b/docs/guide/localization.md index 3c90df20..446c914a 100644 --- a/docs/guide/localization.md +++ b/docs/guide/localization.md @@ -125,6 +125,7 @@ In this example there are 5 locales. Each of these is checked in order, and the | `pt_BR` | Portuguese (Brazil) | `fakerPT_BR` | | `pt_PT` | Portuguese (Portugal) | `fakerPT_PT` | | `ro` | Romanian | `fakerRO` | +| `ro_MD` | Romanian (Moldova) | `fakerRO_MD` | | `ru` | Russian | `fakerRU` | | `sk` | Slovak | `fakerSK` | | `sr_RS_latin` | Serbian (Serbia, Latin) | `fakerSR_RS_latin` | -- cgit v1.2.3