chore(FileExplorer): added localization to path label
All checks were successful
Check Translations / check-translations (push) Successful in 14s
Code and build check / Check code (push) Successful in 1m32s
Code and build check / Build with uv (push) Successful in 54s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-06-28 09:07:32 +05:00
parent f5b1da3548
commit bcfa3cdb89
10 changed files with 41 additions and 158 deletions

View File

@ -20,9 +20,9 @@ Current translation status:
| Locale | Progress | Translated |
| :----- | -------: | ---------: |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 of 190 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 of 190 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 190 of 190 |
| [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 of 182 |
| [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 of 182 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 182 of 182 |
---