Skip to content

Commit 1395afd

Browse files
committed
Greek transaltion change
1 parent bcad5dc commit 1395afd

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

lib/l10n/arb/app_el.arb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
"@trustedIssuer": {},
472472
"yourPinCodeChangedSuccessfully": "Ο κωδικός PIN σας άλλαξε με επιτυχία",
473473
"@yourPinCodeChangedSuccessfully": {},
474-
"advantagesCards": "Κάρτες Προνομίων",
474+
"advantagesCards": "Κάρτες προνομίων",
475475
"@advantagesCards": {},
476476
"identityCards": "Οι κάρτες μου",
477477
"@identityCards": {},
@@ -627,7 +627,7 @@
627627
"@wallet": {},
628628
"manageAccounts": "Διαχείριση λογαριασμών blockchain",
629629
"@manageAccounts": {},
630-
"blockchainAccounts": "Λογαριασμοί Blockchain",
630+
"blockchainAccounts": "Λογαριασμοί blockchain",
631631
"@blockchainAccounts": {},
632632
"educationCredentials": "Πιστοποιητικά εκπαίδευσης",
633633
"@educationCredentials": {},

lib/l10n/arb/app_localizations_el.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ class AppLocalizationsEl extends AppLocalizations {
844844
'Ο κωδικός PIN σας άλλαξε με επιτυχία';
845845

846846
@override
847-
String get advantagesCards => 'Κάρτες Προνομίων';
847+
String get advantagesCards => 'Κάρτες προνομίων';
848848

849849
@override
850850
String get advantagesDiscoverCards => 'Ξεκλειδώστε αποκλειστικά προνόμια';
@@ -923,7 +923,7 @@ class AppLocalizationsEl extends AppLocalizations {
923923
String get manageAccounts => 'Διαχείριση λογαριασμών blockchain';
924924

925925
@override
926-
String get blockchainAccounts => 'Λογαριασμοί Blockchain';
926+
String get blockchainAccounts => 'Λογαριασμοί blockchain';
927927

928928
@override
929929
String get educationCredentials => 'Πιστοποιητικά εκπαίδευσης';

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ packages:
7777
dependency: transitive
7878
description:
7979
name: archive
80-
sha256: "16a4a4610a4375e2cfe0db0985bd817935219c627f8fd25a4b2a5b408ed34e64"
80+
sha256: a96e8b390886ee8abb49b7bd3ac8df6f451c621619f52a26e815fdcf568959ff
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "4.0.8"
83+
version: "4.0.9"
8484
args:
8585
dependency: transitive
8686
description:
@@ -326,10 +326,10 @@ packages:
326326
dependency: transitive
327327
description:
328328
name: camera_android
329-
sha256: "50c0d1c4b122163e3d7cdfcd6d4cd8078aac27d0f1cd1e7b3fa69e6b3f06f4b7"
329+
sha256: "27761a1e317bc072266dc1975f3a04c7fa02ff6123f18b1d89d9968951a4f002"
330330
url: "https://pub.dev"
331331
source: hosted
332-
version: "0.10.10+14"
332+
version: "0.10.10+15"
333333
camera_avfoundation:
334334
dependency: "direct overridden"
335335
description:
@@ -1191,10 +1191,10 @@ packages:
11911191
dependency: "direct main"
11921192
description:
11931193
name: image
1194-
sha256: "492bd52f6c4fbb6ee41f781ff27765ce5f627910e1e0cbecfa3d9add5562604c"
1194+
sha256: f9881ff4998044947ec38d098bc7c8316ae1186fa786eddffdb867b9bc94dfce
11951195
url: "https://pub.dev"
11961196
source: hosted
1197-
version: "4.7.2"
1197+
version: "4.8.0"
11981198
image_picker:
11991199
dependency: "direct main"
12001200
description:
@@ -1510,10 +1510,10 @@ packages:
15101510
dependency: "direct main"
15111511
description:
15121512
name: mobile_scanner
1513-
sha256: c6184bf2913dd66be244108c9c27ca04b01caf726321c44b0e7a7a1e32d41044
1513+
sha256: c92c26bf2231695b6d3477c8dcf435f51e28f87b1745966b1fe4c47a286171ce
15141514
url: "https://pub.dev"
15151515
source: hosted
1516-
version: "7.1.4"
1516+
version: "7.2.0"
15171517
mockingjay:
15181518
dependency: "direct dev"
15191519
description:
@@ -2514,10 +2514,10 @@ packages:
25142514
dependency: transitive
25152515
description:
25162516
name: vector_graphics_compiler
2517-
sha256: "201e876b5d52753626af64b6359cd13ac6011b80728731428fd34bc840f71c9b"
2517+
sha256: "5a88dd14c0954a5398af544651c7fb51b457a2a556949bfb25369b210ef73a74"
25182518
url: "https://pub.dev"
25192519
source: hosted
2520-
version: "1.1.20"
2520+
version: "1.2.0"
25212521
vector_math:
25222522
dependency: transitive
25232523
description:

0 commit comments

Comments
 (0)