Files
objecttothis c3ce98f798 i18n: add export_all and export_page translation keys
Add two new translation strings across all locale files under
app/Language/*/Common.php to support upcoming export UI that lets
users choose between exporting all records or only current page.

- Add `export_all` and `export_page` keys next to existing
  `export_csv*` entries in each language file
- Applied uniformly across every supported locale (en, en-GB, de-DE,
  de-CH, fr, es-ES, es-MX, ar-EG, ar-LB, az, bg, bs, ckb, cs, da, el,
  fa, he, hr-HR, and others) to keep translations in sync
- No logic changes; pure language resource additions

Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
2026-09-09 11:42:28 +04:00
..
2020-04-18 05:47:51 +03:00