mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-25 22:15:35 +00:00
🌐 **Add and enhance localizations for multiple languages**
- ➕ Added and synced new translations across `pt`, `nl`, `de`, and `lv` language files. - 🛠️ Fixed missing and duplicate strings in multilingual JSON files. - ✅ Standardized formatting and indentation of `validation.php` (Latvian).
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'next' => 'Nākamais »',
|
||||
'next' => 'Nākamais »',
|
||||
'previous' => '« Iepriekšējais',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user