mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 18:25:02 -04:00
- Corrected typos, standardized translations, and fixed formatting in Azerbaijani language files for better consistency. - Aligned language keys and values with EN reference, ensuring proper indentation and `'` usage. - Updated invalid or missing translations in attributes, calendar, cashups, common, employees, enum, error, and expenses modules. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
7 lines
156 B
PHP
7 lines
156 B
PHP
<?php
|
||
|
||
return [
|
||
'no_permission_module' => 'Adı çəkilən modula giriş icazəniz yoxdur',
|
||
'unknown' => 'Gözlənilməyən xəta',
|
||
];
|