mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-09 05:39:47 +00:00
Add RTL languages support and improved Arabic localization
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"rtl": false,
|
||||
"⤡": "⤡",
|
||||
"⊞": "⊞",
|
||||
"×": "×",
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"rtl": false,
|
||||
"×": "×",
|
||||
"•": "•",
|
||||
"⊞": "⊞",
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"rtl": false,
|
||||
"⤡": "⤡",
|
||||
"⊞": "⊞",
|
||||
"×": "×",
|
||||
|
Reference in New Issue
Block a user