diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-04-01 04:05:22 +0300 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-04-01 04:05:22 +0300 |
| commit | c6bdeecb2a8869fd7684fc56ed0047611d327cfc (patch) | |
| tree | bd3deab73426a2fc1ae4047997835db31967ef23 | |
| parent | 116069c8e9643f0f16e0fc7c1d123ba45fce720a (diff) | |
| download | omnisearch-c6bdeecb2a8869fd7684fc56ed0047611d327cfc.tar.gz | |
test: made ca_ca locale rtl for testing purposes
| -rw-r--r-- | locales/ca_ca.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/ca_ca.ini b/locales/ca_ca.ini index 9d2a67e..48218b9 100644 --- a/locales/ca_ca.ini +++ b/locales/ca_ca.ini @@ -1,7 +1,7 @@ [Meta] Id = "ca_ca" Name = "Cat (Demo)" -Direction = "ltr" +Direction = "rtl" [Keys] search_placeholder = "meow" |
