feat: Add new Locale page (#10275)

Co-authored-by: Pranav <pranavrajs@gmail.com>
This commit is contained in:
Sivin Varghese
2024-10-15 19:21:15 -07:00
committed by GitHub
co-authored by Pranav
parent 6d6dc0c153
commit a04f8182a2
4 changed files with 127 additions and 1 deletions
@@ -477,6 +477,10 @@
}
}
},
"LOADING": "Loading..."
"LOADING": "Loading...",
"LOCALES_PAGE": {
"LOCALES_COUNT": "No locales available | {n} locale | {n} locales",
"NEW_LOCALE_BUTTON_TEXT": "New locale"
}
}
}