feat(i18n): use compact number format instead K/M suffix (#678)

This commit is contained in:
Joaquín Sánchez 2023-01-01 20:31:14 +01:00 committed by GitHub
parent d0567c0d18
commit ca93f1a813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 30 deletions

View file

@ -85,8 +85,6 @@
"end_of_list": "نهاية القائمة",
"error": "حدث خطأ",
"in": "في",
"kiloSuffix": "ألف",
"megaSuffix": "مليون",
"not_found": "404 غير معثور عليه",
"offline_desc": "يبدو أنك غير متصل بالإنترنت. يرجى التحقق من اتصالك."
},