fix: rtl common translation unnecessary (#1246)
* fix: rtl common translation unnecessary * fix: format issue
This commit is contained in:
@@ -527,10 +527,8 @@ export default {
|
||||
},
|
||||
},
|
||||
common: {
|
||||
rtl: "{value}{symbol}",
|
||||
symbols: {
|
||||
colon: ": ",
|
||||
},
|
||||
// Either "ltr" or "rtl"
|
||||
direction: "ltr",
|
||||
beta: "Beta",
|
||||
error: "Error",
|
||||
action: {
|
||||
|
||||
Reference in New Issue
Block a user