diff options
author | Leone G <leeman2016@gmail.com> | 2022-04-26 12:35:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-26 11:35:50 +0200 |
commit | faede5e7496c5d5d52ce7458e093c4e8121cca6e (patch) | |
tree | 27dc7f664375da14db3d70463bbcd597c69600e7 | |
parent | 98d19b8e95019534622fd4c5eae707423730df2c (diff) |
Add Amharic language translations (#444)
-rw-r--r-- | i18n/am.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/am.yaml b/i18n/am.yaml new file mode 100644 index 0000000..78e417d --- /dev/null +++ b/i18n/am.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: ፈልግ + +- id: Edit this page + translation: ይህንን ገጽ አስተካክል + +- id: Last modified by + translation: መጨረሻ የከለሰው ሰው + +- id: Expand + translation: አስፋ + +- id: bookSearchConfig + translation: '{ cache: true }' |